]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46205: exit if no workers are alive in runtest_mp (GH-30470)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 11 Jan 2022 03:32:15 +0000 (19:32 -0800)
committerGitHub <noreply@github.com>
Tue, 11 Jan 2022 03:32:15 +0000 (19:32 -0800)
commit690ed889c537c008a2c5f3e6c4f06c5b0c0afbc6
tree8c7e2d63bf1a2d801263fa6b471feb3b1766bfe5
parentb29aa71090e4dd34900660ecca8bb62667440f41
bpo-46205: exit if no workers are alive in runtest_mp (GH-30470)

(cherry picked from commit e13cdca0f5224ec4e23bdd04bb3120506964bc8b)

Co-authored-by: Sam Gross <colesbury@gmail.com>
Lib/test/libregrtest/runtest_mp.py
Misc/NEWS.d/next/Tests/2022-01-07-14-06-12.bpo-46205.dnc2OC.rst [new file with mode: 0644]