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

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