Openning as proposed in https://github.com/python/cpython/issues/97535#issuecomment-1257220241 We had multiple issues with `test_asyncio` before. Some tests are changing env, some are just flaky: - https://github.com/python/cpython/issues/97535 - https://github.com/python/cpython/issues/95027 - https://github.com/python/cpython/issues/91676 - https://github.com/python/cpython/issues/85848 - https://github.com/python/cpython/issues/85801 - https://github.com/python/cpython/issues/76639 - Any others? It is proposed to analyze what is causing this to happen again and again. And fix it, of course :) <!-- gh-linked-prs --> ### Linked PRs * gh-102421 <!-- /gh-linked-prs -->