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 aeros
Recipients aeros, asvetlov, vstinner, yselivanov
Date 2020-05-05.17:22:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588699358.79.0.642242191604.issue38323@roundup.psfhosted.org>
In-reply-to
Content
I have also explored a few different solutions and was unable to find a fix for this issue. If it's still causing intermittent hangs after Andrew's patch, we may want to consider skipping `test_close_kill_running` for `MultiLoopWatcher` until we can find one. This clearly seems to be a complex issue without an easy solution, and I don't think we want it to potentially mask other issues in the meantime.
History
Date User Action Args
2020-05-05 17:22:38aerossetrecipients: + aeros, vstinner, asvetlov, yselivanov
2020-05-05 17:22:38aerossetmessageid: <1588699358.79.0.642242191604.issue38323@roundup.psfhosted.org>
2020-05-05 17:22:38aeroslinkissue38323 messages
2020-05-05 17:22:38aeroscreate