]> 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:37:04 +0000 (11:37 -0700)
committerGitHub <noreply@github.com>
Tue, 21 Sep 2021 18:37:04 +0000 (20:37 +0200)
commit65268ab849173e9849b7fc94c3d73900b5410444
tree0a3569f3e5c99196af9ade7f51a554cc525cd3e6
parentaea92de9900ceb8d679a9324fc72621940b9c8a0
bpo-45209: fix `UserWarning: resource_tracker` in test_multiprocessing (GH-28377) (GH-28500)

(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]