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 josh.r
Recipients josh.r, neologix, pitrou, sangeeth
Date 2014-07-05.14:15:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404569728.59.0.337607453642.issue21913@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine: It's possible this is a legitimate failure in the signal handling code. The lack of a RuntimeError seems more likely to be due to the code never executing, not an issue with Condition.wait/Condition.notify.
History
Date User Action Args
2014-07-05 14:15:28josh.rsetrecipients: + josh.r, pitrou, neologix, sangeeth
2014-07-05 14:15:28josh.rsetmessageid: <1404569728.59.0.337607453642.issue21913@psf.upfronthosting.co.za>
2014-07-05 14:15:28josh.rlinkissue21913 messages
2014-07-05 14:15:28josh.rcreate