]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-84461: Fix parallel testing on WebAssembly (GH-93768)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 13 Jun 2022 18:15:46 +0000 (11:15 -0700)
committerGitHub <noreply@github.com>
Mon, 13 Jun 2022 18:15:46 +0000 (11:15 -0700)
commit02ff1ccfb702e740d08cd4f546cf0e51f929c718
tree0a9509e13b3be180ca7e97a83cbfcbf11b91abb6
parentdc6dd8ee873ed96027d30c8a2e96518657d46241
gh-84461: Fix parallel testing on WebAssembly (GH-93768)

(cherry picked from commit c2007573dd449ae054f9fd5227e49ac9eef00ae8)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/test/libregrtest/main.py
Tools/scripts/run_tests.py