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 Dennis Sweeney, aeros, arhadthedev, asvetlov, erlendaasland, gvanrossum, kj, kumaraditya, miss-islington, ncoghlan, sobolevn, terry.reedy, vstinner, yselivanov
Date 2022-01-25.17:45:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643132734.66.0.65150387389.issue41682@roundup.psfhosted.org>
In-reply-to
Content
This failing test was one of my most hated test because it failed randomly for almost 2 years. I'm happy that it has been fixed :-)

Regularly, I'm asking for help to fix test_asyncio:

* October 2020: https://mail.python.org/archives/list/python-dev@python.org/message/Y7I5ADXAQEGK6DOFAPVDTKMBT6NUFNQ4/
* October 2019: https://mail.python.org/archives/list/python-dev@python.org/message/R7X6NKGEOKWD3PBWIL2LPZWZ6MMRANN5/

Last years I gave up, since almost no one replied to my requests.
History
Date User Action Args
2022-01-25 17:45:34vstinnersetrecipients: + vstinner, gvanrossum, terry.reedy, ncoghlan, asvetlov, yselivanov, miss-islington, Dennis Sweeney, aeros, erlendaasland, sobolevn, kj, kumaraditya, arhadthedev
2022-01-25 17:45:34vstinnersetmessageid: <1643132734.66.0.65150387389.issue41682@roundup.psfhosted.org>
2022-01-25 17:45:34vstinnerlinkissue41682 messages
2022-01-25 17:45:34vstinnercreate