]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-98407: fix `test_kill_issue43884` to not leak child processes (#98491)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Mon, 24 Oct 2022 17:50:35 +0000 (23:20 +0530)
committerGitHub <noreply@github.com>
Mon, 24 Oct 2022 17:50:35 +0000 (10:50 -0700)
commit3b2724abcfef7cbe5bf1717be1bb029e4c6b6600
tree7fae388526b435178dae7a1a95d558df47d7670a
parent1a217f9ffc6d014536c08d7fb0136d117b8a0add
GH-98407: fix `test_kill_issue43884` to not leak child processes  (#98491)
Lib/test/test_asyncio/test_subprocess.py