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 <1516190157.71.0.467229070634.issue32576@psf.upfronthosting.co.za>
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: <1516190157.71.0.467229070634.issue32576@psf.upfronthosting.co.za>
2018-01-17 11:55:57pitroulinkissue32576 messages
2018-01-17 11:55:57pitroucreate