]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] fix ResourceWarnings of test_kill_issue43884 in asyncio (GH-154178) (#154183)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 Jul 2026 04:54:52 +0000 (06:54 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 04:54:52 +0000 (10:24 +0530)
commit2261368a01f9fdc86ae6034fc4c0d1b2d3486553
treea3cb7e2ea71edfd0896171d8bcf2f3e360323a19
parentb3ee1902bb57731e9c6d5458c96121bad18dcbdc
[3.15] fix ResourceWarnings of test_kill_issue43884 in asyncio (GH-154178) (#154183)

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