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 pitrou
Recipients gregory.p.smith, pitrou
Date 2018-01-17.11:55:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
We could also switch multiprocessing.Pool.  Unfortunately some code in multiprocessing.Pool relies on internal details of queue.Queue (!).
History
Date User Action Args
2018-01-17 11:55:57pitrousetrecipients: + pitrou, gregory.p.smith
2018-01-17 11:55:57pitrousetmessageid: <[email protected]>
2018-01-17 11:55:57pitroulinkissue32576 messages
2018-01-17 11:55:57pitroucreate