]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95212: make multiprocessing test case parallel-safe (GH-95213)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 25 Jul 2022 05:11:30 +0000 (22:11 -0700)
committerGitHub <noreply@github.com>
Mon, 25 Jul 2022 05:11:30 +0000 (22:11 -0700)
commit49d038496e851f6571a267cfd387dd7094bdd832
tree403fc7f0fc4c4e2f22d76472d96c33f060db6939
parent88ea2b69524982cd61eb0b463c77da45fb6e7e2a
gh-95212: make multiprocessing test case parallel-safe (GH-95213)

(cherry picked from commit 5956de16cd00e7e1cf5cbf3d7b4a930eaa928321)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/test/_test_multiprocessing.py
Misc/NEWS.d/next/Tests/2022-07-24-20-19-05.gh-issue-95212.fHiU4e.rst [new file with mode: 0644]