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 asvetlov, pablogsal, vstinner, yselivanov
Date 2021-05-12.09:44:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620812665.49.0.936998946701.issue44112@roundup.psfhosted.org>
In-reply-to
Content
It seems to be a real bug in test_asyncio, since in other builds on the same buildbot worker, test_asyncio takes less than 30 minutes:

- build 8: test_asyncio: 27 min 48 sec
- build 5: test_asyncio: 21 min 44 sec
- build 2: test_asyncio: 20 min 42 sec
History
Date User Action Args
2021-05-12 09:44:25vstinnersetrecipients: + vstinner, asvetlov, yselivanov, pablogsal
2021-05-12 09:44:25vstinnersetmessageid: <1620812665.49.0.936998946701.issue44112@roundup.psfhosted.org>
2021-05-12 09:44:25vstinnerlinkissue44112 messages
2021-05-12 09:44:25vstinnercreate