pathos.helpers.mm.Process.start()
not thread-safe on MacOS
#245
Labels
pathos.helpers.mm.Process.start()
not thread-safe on MacOS
#245
It is probably MacOS problem since the error I got is exactly the same when I try to run
os.fork()
from multiple threads:Python Version:
pathos version: 0.2.9
Works fine on linux.
The text was updated successfully, but these errors were encountered: