]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45128: fixes `test_multiprocessing_fork` mysterious crash (GH-28387)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 19 Sep 2021 23:13:04 +0000 (16:13 -0700)
committerGitHub <noreply@github.com>
Sun, 19 Sep 2021 23:13:04 +0000 (16:13 -0700)
commit0e9608680525b120fc8eaad9f1cb2f729a6c22ae
treed94f677553d0fd62772461ef4116ef4917428a49
parentf17c979d909f05916e354ae54c82bff71dbede35
bpo-45128: fixes `test_multiprocessing_fork` mysterious crash (GH-28387)

(cherry picked from commit 1d42408495402b06ecae91420735aeff454be6b5)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_logging.py
Misc/NEWS.d/next/Tests/2021-09-16-17-22-35.bpo-45128.Jz6fl2.rst [new file with mode: 0644]