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 vstinner
Recipients pitrou, serhiy.storchaka, vstinner
Date 2017-06-21.23:29:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498087757.66.0.199193858174.issue30727@psf.upfronthosting.co.za>
In-reply-to
Content
See also bpo-8799 "Hang in lib/test/test_threading.py" and the commit 020af2a2bc4708215360a3793b5a1790e15d05dd which added two _wait() calls to ConditionTests._check_notify().
History
Date User Action Args
2017-06-21 23:29:17vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka
2017-06-21 23:29:17vstinnersetmessageid: <1498087757.66.0.199193858174.issue30727@psf.upfronthosting.co.za>
2017-06-21 23:29:17vstinnerlinkissue30727 messages
2017-06-21 23:29:17vstinnercreate