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 Johan Dahlin, db3l, emilyemorehouse, eric.snow, koobs, nascheme, ncoghlan, pmpp, serhiy.storchaka, shprotx, steve.dower, vstinner, yselivanov
Date 2019-06-03.16:13:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CA+3bQGHPGk564UHWp-92mx78R+m=W=dp6YZ2gyuyjjr+7BQLYQ@mail.gmail.com>
In-reply-to <1559577508.9.0.898215631372.issue33608@roundup.psfhosted.org>
Content
> FWIW, the failures before were in test_io and test_multiprocessing_spawn,
not test_asyncio.

I am not aware of a test_asyncio issue related to this issue, only crashes
in multiprocessing. I bet on a similar crash than the previous attempt,
during shutdown.
History
Date User Action Args
2019-06-03 16:13:34vstinnersetrecipients: + vstinner, nascheme, db3l, ncoghlan, pmpp, eric.snow, serhiy.storchaka, yselivanov, koobs, steve.dower, emilyemorehouse, Johan Dahlin, shprotx
2019-06-03 16:13:34vstinnerlinkissue33608 messages
2019-06-03 16:13:34vstinnercreate