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-05-06.16:32:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588782736.54.0.934466773956.issue38323@roundup.psfhosted.org>
In-reply-to
Content
> we may want to consider skipping `test_close_kill_running` for `MultiLoopWatcher` until we can find one

There are more MultiLoopWatcher tests which hang randomly, it's not only test_close_kill_running().

I'm fine with skipping tests until someone can come up with a fix.
History
Date User Action Args
2020-05-06 16:32:16vstinnersetrecipients: + vstinner, asvetlov, yselivanov, aeros
2020-05-06 16:32:16vstinnersetmessageid: <1588782736.54.0.934466773956.issue38323@roundup.psfhosted.org>
2020-05-06 16:32:16vstinnerlinkissue38323 messages
2020-05-06 16:32:16vstinnercreate