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 bsteffensmeier, eric.snow, graysky, ndjensen, petr.viktorin, shihai1991, vstinner
Date 2021-12-16.00:53:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639616007.76.0.9680267924.issue46070@roundup.psfhosted.org>
In-reply-to
Content
Hum, maybe bug.py exposes a different kind of bug. The _asyncio extension uses a non-trivial initialize code which doesn't seem to handle well concurrent "import _asyncio".
History
Date User Action Args
2021-12-16 00:53:27vstinnersetrecipients: + vstinner, petr.viktorin, eric.snow, ndjensen, shihai1991, graysky, bsteffensmeier
2021-12-16 00:53:27vstinnersetmessageid: <1639616007.76.0.9680267924.issue46070@roundup.psfhosted.org>
2021-12-16 00:53:27vstinnerlinkissue46070 messages
2021-12-16 00:53:27vstinnercreate