]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117657: Log TSAN warnings to separate files and archive them (#118747)
authormpage <mpage@meta.com>
Fri, 10 May 2024 21:54:23 +0000 (14:54 -0700)
committerGitHub <noreply@github.com>
Fri, 10 May 2024 21:54:23 +0000 (17:54 -0400)
commitb88889e9ffd7b2d2bdac75aecbf14e37fd68e337
treeebb1e450b9a7da41b494aa831fc718c439b9614f
parenta0193479475a047b223f64130867a63b672c8dc2
gh-117657: Log TSAN warnings to separate files and archive them (#118747)

This ensures we don't lose races that occur in subprocesses or
interleave races from workers running in parallel.

Log files are collected and packaged into a zipfile that can be
downloaded from the "Artifacts" section of the workflow run.
.github/workflows/build.yml
.github/workflows/reusable-tsan.yml
Tools/tsan/supressions.txt