]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129694: Add `--parallel-threads` TSAN job to CI (gh-129696)
authorSam Gross <colesbury@gmail.com>
Thu, 6 Feb 2025 15:19:00 +0000 (10:19 -0500)
committerGitHub <noreply@github.com>
Thu, 6 Feb 2025 15:19:00 +0000 (15:19 +0000)
commit555dc50c811e3e9ebdc30a1d511cf48a32666d6f
tree62162dc29e8f0fdd3f2810fbc76b5cc7ac1d3fd0
parent55f17b77c305be877ac856d6426b13591cbc7fc8
gh-129694: Add `--parallel-threads` TSAN job to CI (gh-129696)

For now, this just adds a single test suite to the TSAN CI to be run
with `--parallel-threads`.
.github/workflows/reusable-tsan.yml
Lib/test/libregrtest/cmdline.py
Lib/test/libregrtest/main.py
Lib/test/libregrtest/tsan.py