Open
Description
Feature or enhancement
The regression test runner can now parallelize test cases to help catch thread-safety related bugs:
I'd like to add test suites run with --parallel-threads=N
to the existing free threading TSAN CI job. We could also run them in the default build's TSAN CI job, but I don't think that would be useful.