dillonalaird/shared_numpy

Python 3.8

Closed this issue · 2 comments

Hi! Thanks for the great work! If I want to upgrade Python to 3.8 version, what should I do?

But funny thing is that you library is still faster than python 3.8 SharedMemory in my applications..
also it needs some code change because I cannot send SharedMemory object through mp.Queue inside of SharedNDArray class