gh-103180: Add CI timeouts to all GitHub Actions jobs by sobolevn · Pull Request #103437 · python/cpython
sobolevn
changed the title
gh-103180: Add CI timeouts to all GtiHub Actions jobs
gh-103180: Add CI timeouts to all GitHub Actions jobs
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the analysis at #103180 (comment).
We could probably skip timeouts for the short ones: timeouts tend to occur in the more complex and therefore slower ones, but I'm also fine adding them just in case.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for doing this!
Sorry, @sobolevn and @hugovk, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker be8903eb9d66ef1229f93a3a6036aeafc3bb0bda 3.11