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, mark.dickinson, pitrou
Date 2018-01-17.22:10:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516227027.73.0.467229070634.issue32576@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the heads up Mark.  Unfortunately the reproducer script https://bugs.python.org/issue21009 needs to hack into Queue.get(), which isn't possible for the C-implemented SimpleQueue.
History
Date User Action Args
2018-01-17 22:10:27pitrousetrecipients: + pitrou, gregory.p.smith, mark.dickinson
2018-01-17 22:10:27pitrousetmessageid: <1516227027.73.0.467229070634.issue32576@psf.upfronthosting.co.za>
2018-01-17 22:10:27pitroulinkissue32576 messages
2018-01-17 22:10:27pitroucreate