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 brett.cannon, eric.snow, ncoghlan, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-07-10.14:52:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499698376.61.0.990900294428.issue30891@psf.upfronthosting.co.za>
In-reply-to
Content
test_concurrency is failed before b4baacee1adc06edbe30ac7574d17a8cd168e2e0 on my computer. I think it tests the issue30814 bug even if it doesn't fail on all computers. At the end, this is a race condition, and the failure is probabilistic.
History
Date User Action Args
2017-07-10 14:52:56serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, paul.moore, ncoghlan, vstinner, tim.golden, eric.snow, zach.ware, steve.dower
2017-07-10 14:52:56serhiy.storchakasetmessageid: <1499698376.61.0.990900294428.issue30891@psf.upfronthosting.co.za>
2017-07-10 14:52:56serhiy.storchakalinkissue30891 messages
2017-07-10 14:52:56serhiy.storchakacreate