]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-99357: Close the event loop when it is no longer used in test_uncancel_stru...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 14 Nov 2022 18:52:10 +0000 (10:52 -0800)
committerGitHub <noreply@github.com>
Mon, 14 Nov 2022 18:52:10 +0000 (10:52 -0800)
commit90de4b76b9ef557710419fcc0d11ce90b18ac05c
tree57699c3199b2a445b8c9642676fd7965d656f011
parent5971a65d077739e5f3412a662511a240976ccd99
[3.11] gh-99357: Close the event loop when it is no longer used in test_uncancel_structured_blocks (GH-99414) (#99424)

(cherry picked from commit 99972dc7450f1266e39202012827f4f3c995b0ca)

Co-authored-by: Xiao Chen <chenxiao_7@163.com>
Lib/test/test_asyncio/test_tasks.py