]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45209: fix `UserWarning: resource_tracker` in test_multiprocessing (GH-28377)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 21 Sep 2021 17:49:42 +0000 (20:49 +0300)
committerGitHub <noreply@github.com>
Tue, 21 Sep 2021 17:49:42 +0000 (19:49 +0200)
commitf604cf1c377a7648e0686044e6e49900bfc9feef
tree3cfed33b93dd811ec0eba6cdecfba6d5dcb6bdf7
parent1c7e98dc258a0e7ccd2325a1aefc4aa2de51e1c5
bpo-45209: fix `UserWarning: resource_tracker` in test_multiprocessing (GH-28377)
Lib/test/_test_multiprocessing.py
Misc/NEWS.d/next/Tests/2021-09-15-23-32-39.bpo-45209.55ntL5.rst [new file with mode: 0644]