summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2025-02-04 22:44:59 (GMT)
committerGitHub <noreply@github.com>2025-02-04 22:44:59 (GMT)
commite5f10a741408206e61cf793451cbd373bbe61594 (patch)
treedf6041d6468726a34fb07667f8304200bbe07d41 /Python/pythonrun.c
parent285c1c4e9543299c8bf69ceb39a424782b8c632e (diff)
downloadcpython-e5f10a741408206e61cf793451cbd373bbe61594.zip
cpython-e5f10a741408206e61cf793451cbd373bbe61594.tar.gz
cpython-e5f10a741408206e61cf793451cbd373bbe61594.tar.bz2
gh-127933: Add option to run regression tests in parallel (gh-128003)
This adds a new command line argument, `--parallel-threads` to the regression test runner to allow it to run individual tests in multiple threads in parallel in order to find multithreading bugs. Some tests pass when run with `--parallel-threads`, but there's still more work before the entire suite passes.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions