Skip to content

[3.15] gh-151593: Use timeout on GitHub Action TSan jobs (GH-151594)#151597

Merged
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-460dec2-3.15
Jun 17, 2026
Merged

[3.15] gh-151593: Use timeout on GitHub Action TSan jobs (GH-151594)#151597
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-460dec2-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

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 460dec2)

Co-authored-by: Victor Stinner vstinner@python.org

)

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>
@vstinner vstinner enabled auto-merge (squash) June 17, 2026 11:03
@vstinner vstinner merged commit 2a5ed22 into python:3.15 Jun 17, 2026
54 checks passed
@miss-islington miss-islington deleted the backport-460dec2-3.15 branch June 17, 2026 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants