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 serhiy.storchaka
Recipients kristjan.jonsson, pitrou, serhiy.storchaka, vstinner
Date 2017-06-23.10:36:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498214199.5.0.240490098471.issue30727@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 32cb968a2edd482891c33b6f2ebae10f1d305424 by Serhiy Storchaka in branch 'master':
bpo-30727: Fix a race condition in test_threading. (#2334)
https://github.com/python/cpython/commit/32cb968a2edd482891c33b6f2ebae10f1d305424
History
Date User Action Args
2017-06-23 10:36:39serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, kristjan.jonsson, vstinner
2017-06-23 10:36:39serhiy.storchakasetmessageid: <1498214199.5.0.240490098471.issue30727@psf.upfronthosting.co.za>
2017-06-23 10:36:39serhiy.storchakalinkissue30727 messages
2017-06-23 10:36:39serhiy.storchakacreate