This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author X-Istence
Recipients X-Istence, ned.deily, ronaldoussoren
Date 2020-11-26.19:26:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606418795.99.0.874283441953.issue42471@roundup.psfhosted.org>
In-reply-to
Content
Ned: You are correct, I hadn't even considered that as a potential issue. Added a context to grab the fork multiprocessing context and we are back to the speed it was before.

This slowdown is pretty huge for just changing the way the process is forked.
History
Date User Action Args
2020-11-26 19:26:36X-Istencesetrecipients: + X-Istence, ronaldoussoren, ned.deily
2020-11-26 19:26:35X-Istencesetmessageid: <1606418795.99.0.874283441953.issue42471@roundup.psfhosted.org>
2020-11-26 19:26:35X-Istencelinkissue42471 messages
2020-11-26 19:26:35X-Istencecreate