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.22:40:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498084826.47.0.368364559612.issue30727@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I reproduced the bug on Linux as well by running "./python -m test -F -m test.test_threading.ConditionTests.test_notify -v test_threading" 6 times in different terminals: the test hangs in two terminal after 2508 and 2262 runs.
History
Date User Action Args
2017-06-21 22:40:26vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka
2017-06-21 22:40:26vstinnersetmessageid: <1498084826.47.0.368364559612.issue30727@psf.upfronthosting.co.za>
2017-06-21 22:40:26vstinnerlinkissue30727 messages
2017-06-21 22:40:26vstinnercreate