]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151593: Use timeout on GitHub Action TSan jobs (#151594)
authorVictor Stinner <vstinner@python.org>
Wed, 17 Jun 2026 11:02:22 +0000 (13:02 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Jun 2026 11:02:22 +0000 (13:02 +0200)
commit460dec26518df5aa262ded5a2ee4e94b8854b569
treeb3840205f82c9393938f30ab61aed37fa65a8fd7
parenta064b323f4350305e7486c7b1090cf12b19e7738
gh-151593: Use timeout on GitHub Action TSan jobs (#151594)

Use a timeout of 15 minutes for --tsan command and a timeout of 10
minutes for --tsan-parallel command. Display also the slowest tests
to help adjusting these timeouts later if needed.
.github/workflows/reusable-san.yml