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 asvetlov
Recipients aeros, asvetlov, vstinner, yselivanov
Date 2020-01-13.19:27:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
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.
History
Date User Action Args
2020-01-13 19:27:33asvetlovsetrecipients: + asvetlov, vstinner, yselivanov, aeros
2020-01-13 19:27:33asvetlovsetmessageid: <[email protected]>
2020-01-13 19:27:33asvetlovlinkissue38323 messages
2020-01-13 19:27:33asvetlovcreate