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 ppperry
Recipients jnoller, ppperry, sbt
Date 2016-05-21.21:12:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463865147.56.0.523435184171.issue27081@psf.upfronthosting.co.za>
In-reply-to
Content
Replacing the first line with `queue = multiprocessing.SimpleQueue()` fixes this issue.
History
Date User Action Args
2016-05-21 21:12:27ppperrysetrecipients: + ppperry, jnoller, sbt
2016-05-21 21:12:27ppperrysetmessageid: <1463865147.56.0.523435184171.issue27081@psf.upfronthosting.co.za>
2016-05-21 21:12:27ppperrylinkissue27081 messages
2016-05-21 21:12:27ppperrycreate