Closed Martin0Li closed 1 year ago
Hi, the implementation is indeed incorrect in terms of how python multiprocessing
should be used but it never caused any issues on my hardware. I pushed a fix to the pool-issues
branch of repository. Please see if that resolves the issue for you and if so, I will merge it to master.
It works.
Thanks, now it's on master :)
Currently using DummyPool as a replacement, and no better solution has been found yet.