]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151593: Use timeout on GitHub Action TSan jobs (GH-151594) (#151597)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 17 Jun 2026 11:28:42 +0000 (13:28 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Jun 2026 11:28:42 +0000 (11:28 +0000)
commit2a5ed2292337e313b4f292fd57a8ce4841740331
tree71a82b2eca2fb697b300756d107d6ef9ef45296b
parentd7e7d856096444ab1ba534bf71437b2a934d00bb
[3.15] gh-151593: Use timeout on GitHub Action TSan jobs (GH-151594) (#151597)

gh-151593: Use timeout on GitHub Action TSan jobs (GH-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.
(cherry picked from commit 460dec26518df5aa262ded5a2ee4e94b8854b569)

Co-authored-by: Victor Stinner <vstinner@python.org>
.github/workflows/reusable-san.yml