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 dcoles
Recipients dcoles, gvanrossum, vstinner, yselivanov
Date 2015-04-08.16:47:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428511646.0.0.787647052031.issue22970@psf.upfronthosting.co.za>
In-reply-to
Content
This issue can still be reproduced on Python 3.5.0a1.
(Triggers a "RuntimeError: Lock is not acquired" on cond.release())

Please let me know if there's any further steps you'd like me to take here.
History
Date User Action Args
2015-04-08 16:47:26dcolessetrecipients: + dcoles, gvanrossum, vstinner, yselivanov
2015-04-08 16:47:26dcolessetmessageid: <1428511646.0.0.787647052031.issue22970@psf.upfronthosting.co.za>
2015-04-08 16:47:25dcoleslinkissue22970 messages
2015-04-08 16:47:25dcolescreate