]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-98407: fix `test_kill_issue43884` to not leak child processes (GH-98491)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 24 Oct 2022 19:41:10 +0000 (12:41 -0700)
committerGitHub <noreply@github.com>
Mon, 24 Oct 2022 19:41:10 +0000 (12:41 -0700)
commit3a1eb81abf9494bdb34125eca667d282ae0fca9f
tree377867c29e34a46d8e1863a48b828db5973dc17f
parent69b6b56d857440183e227ca0b10c84bca4239985
GH-98407: fix `test_kill_issue43884` to not leak child processes  (GH-98491)

(cherry picked from commit 3b2724abcfef7cbe5bf1717be1bb029e4c6b6600)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Lib/test/test_asyncio/test_subprocess.py