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 paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-07-10.09:56:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499680596.67.0.613165872484.issue30891@psf.upfronthosting.co.za>
In-reply-to
Content
I was able to *easily* (100% failure rate) reproduce the failure with Python 3.6 and 3.7 (master) on Windows using this command:

./python -m test -R 3:100 -m test_concurrency test_import
History
Date User Action Args
2017-07-10 09:56:36vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-07-10 09:56:36vstinnersetmessageid: <1499680596.67.0.613165872484.issue30891@psf.upfronthosting.co.za>
2017-07-10 09:56:36vstinnerlinkissue30891 messages
2017-07-10 09:56:36vstinnercreate