Skip to content

fix: Remove stdlib multiprocessing with pathos#47

Open
nkemnitz wants to merge 2 commits intoseung-lab:masterfrom
ZettaAI:nkem/mp-fix
Open

fix: Remove stdlib multiprocessing with pathos#47
nkemnitz wants to merge 2 commits intoseung-lab:masterfrom
ZettaAI:nkem/mp-fix

Conversation

@nkemnitz
Copy link
Contributor

Fixes #46

@william-silversmith
Copy link
Contributor

Thanks for the fix Nico! I tried testing this both on GHA and locally and it seems to stall at the parallel test (test/test_taskqueue.py::test_parallel_insert_all[fq]).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mp.set_start_method("spawn") targets wrong module

2 participants