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 aeros, asvetlov, vstinner, yselivanov
Date 2020-01-29.17:10:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580317820.24.0.985506271957.issue38323@roundup.psfhosted.org>
In-reply-to
Content
> FYI, I'm able to reproduce the hang by running "python -m test -F test_asyncio -m test_close_kill_running". Working on the fix.

Any update on this issue? It's still failing randomly on buildbots. Example:
https://buildbot.python.org/all/#/builders/158/builds/64

Another option is to skip the test_close_kill_running() until it's fixed which usually means forget about it until an user gets the bug for real in production.
History
Date User Action Args
2020-01-29 17:10:20vstinnersetrecipients: + vstinner, asvetlov, yselivanov, aeros
2020-01-29 17:10:20vstinnersetmessageid: <1580317820.24.0.985506271957.issue38323@roundup.psfhosted.org>
2020-01-29 17:10:20vstinnerlinkissue38323 messages
2020-01-29 17:10:20vstinnercreate