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

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