]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99357: Close the event loop when it is no longer used in test_uncancel_structured_...
authorXiao Chen <chenxiao_7@163.com>
Sat, 12 Nov 2022 20:16:44 +0000 (04:16 +0800)
committerGitHub <noreply@github.com>
Sat, 12 Nov 2022 20:16:44 +0000 (12:16 -0800)
commit99972dc7450f1266e39202012827f4f3c995b0ca
tree74234bd71fd72007f72441f10b8adcd3de20c44e
parentdfc1b17a23fed933cffa09eec125a7e8c90ea867
gh-99357: Close the event loop when it is no longer used in test_uncancel_structured_blocks (#99414)
Lib/test/test_asyncio/test_tasks.py