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 christian.heimes, neologix, pitrou, r.david.murray, sbt, vstinner
Date 2013-10-12.01:34:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381541681.35.0.712777097995.issue19227@psf.upfronthosting.co.za>
In-reply-to
Content
That's great, but without a patch it doesn't help me debug *this* failure :)

Any suggestions for getting more information out of that test (I'm not familiar with multiprocessing...I'm already confused by the fact that the test is named test_multiprocessing_spawn and the error is coming from a module named popen_fork...)
History
Date User Action Args
2013-10-12 01:34:41r.david.murraysetrecipients: + r.david.murray, pitrou, vstinner, christian.heimes, neologix, sbt
2013-10-12 01:34:41r.david.murraysetmessageid: <1381541681.35.0.712777097995.issue19227@psf.upfronthosting.co.za>
2013-10-12 01:34:41r.david.murraylinkissue19227 messages
2013-10-12 01:34:41r.david.murraycreate