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 pablogsal
Recipients asvetlov, chris.jerdonek, erlendaasland, pablogsal, shreyanavigyan, vstinner, yselivanov
Date 2021-06-04.16:01:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Yes, with the commands you provided in the https://bugs.python.org/issue38323#msg395090 I also reproduced the crash on my WSL. And any suggestions on the other test failures in the log I attached? I don't know if they are fixed already in the latest commits though.

Your logs don't show this error. This error is test_asyncio hanging, but in your logs the test fails (multiple test do, actually).
History
Date User Action Args
2021-06-04 16:01:29pablogsalsetrecipients: + pablogsal, vstinner, asvetlov, chris.jerdonek, yselivanov, erlendaasland, shreyanavigyan
2021-06-04 16:01:29pablogsalsetmessageid: <[email protected]>
2021-06-04 16:01:29pablogsallinkissue44112 messages
2021-06-04 16:01:29pablogsalcreate