SIGN IN SIGN UP

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.
S
Sam Gross committed
e5f10a741408206e61cf793451cbd373bbe61594
Parent: 285c1c4
Committed by GitHub <noreply@github.com> on 2/4/2025, 10:44:59 PM