You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dispose of ctypes to fix np.array holding on to memory for too long (fixes#108) (#109)
* Dispose of ctypes to fix np.array holding on to memory for too long (fixes#108)
* Unit test for np.array memory disposal
* Dispose of temporary array in the other path through np.array
0 commit comments