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 r.david.murray
Recipients Martin Ritter, devin, r.david.murray, sbt
Date 2016-06-30.17:11:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467306676.4.0.0042035423507.issue27422@psf.upfronthosting.co.za>
In-reply-to
Content
Mixing multiprocessing and threading is problem prone in general.  Hopefully one of the multiprocessing experts can say if this is a known problem or not...
History
Date User Action Args
2016-06-30 17:11:16r.david.murraysetrecipients: + r.david.murray, devin, sbt, Martin Ritter
2016-06-30 17:11:16r.david.murraysetmessageid: <1467306676.4.0.0042035423507.issue27422@psf.upfronthosting.co.za>
2016-06-30 17:11:16r.david.murraylinkissue27422 messages
2016-06-30 17:11:16r.david.murraycreate