]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] fix ResourceWarnings of test_kill_issue43884 in asyncio (GH-154178) (#154184)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 Jul 2026 04:55:10 +0000 (06:55 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 04:55:10 +0000 (10:25 +0530)
commit4d63459badf4a944f3f0c14622b4681d6acdc5b6
tree8b3237f0f153fffc2597576e1b429effc484d6af
parent8b5f1c2479928a04813918b06582f22156a8861f
[3.14] fix ResourceWarnings of test_kill_issue43884 in asyncio (GH-154178) (#154184)

fix ResourceWarnings of test_kill_issue43884 in asyncio (GH-154178)
(cherry picked from commit 6df4993bb646e7f1a30f37c3f65a5b4c9c033cb0)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Lib/test/test_asyncio/test_subprocess.py