Files
cpython/.github/workflows
Victor Stinner 460dec2651 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.
2026-06-17 13:02:22 +02:00
..