]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45209: fix `UserWarning: resource_tracker` in test_multiprocessing (GH-28377)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 21 Sep 2021 18:19:48 +0000 (11:19 -0700)
committerGitHub <noreply@github.com>
Tue, 21 Sep 2021 18:19:48 +0000 (11:19 -0700)
commit09e5016f8bb07beb7d780df221febac2d2867ad0
tree0fd17964c7aa79701115f69526561139b64e2d20
parentd0d83a94314402366e04e7ea2638f809510eb830
bpo-45209: fix `UserWarning: resource_tracker` in test_multiprocessing (GH-28377)

(cherry picked from commit f604cf1c377a7648e0686044e6e49900bfc9feef)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
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]