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 asvetlov, ned.deily, pablogsal, vstinner, yselivanov
Date 2018-06-08.00:13:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528416806.01.0.592728768989.issue33694@psf.upfronthosting.co.za>
In-reply-to
Content
I fixed the root issue, a race condition in ProactorEventLoop. But I prefer to keep the issue open a few days to see if the bug is really gone from all CIs.
History
Date User Action Args
2018-06-08 00:13:26vstinnersetrecipients: + vstinner, ned.deily, asvetlov, yselivanov, pablogsal
2018-06-08 00:13:26vstinnersetmessageid: <1528416806.01.0.592728768989.issue33694@psf.upfronthosting.co.za>
2018-06-08 00:13:25vstinnerlinkissue33694 messages
2018-06-08 00:13:25vstinnercreate