Uh oh!
There was an error while loading. Please reload this page.
gh-103180: Add CI timeouts to all GitHub Actions jobs - #103437
Conversation
hugovk
left a comment
There was a problem hiding this comment.
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.
This comment was marked as spam.
This comment was marked as spam.
sobolevn
commented
Apr 11, 2023
@Ismaelkadir sorry, I don't understand your message :( |
This comment was marked as spam.
This comment was marked as spam.
hauntsaninja
left a comment
There was a problem hiding this comment.
Thanks for doing this!
miss-islington
commented
Apr 14, 2023
miss-islington
commented
Apr 14, 2023
Sorry, @sobolevn and @hugovk, I could not cleanly backport this to |
sobolevn
commented
Apr 14, 2023
Do you want me to backport this to 3.11 as well? |
hugovk
commented
Apr 14, 2023
Yes please, could be useful there too :) |
* main: pythongh-103532: Remove TKINTER_PROTECT_LOADTK code (pythonGH-103535) pythongh-103180: Add CI timeouts to all GitHub Actions jobs (python#103437) Remove double space in import error message (python#103458) ipaddress: Remove non-existent ip_str param from docstring (python#103461) Fix syntax typo in isolating extensions doc (python#103516) pythongh-103406: Modernize pos-only arguments usage in `test_signature` (python#103407) Proofread howto/perf_profiling.rst (python#103530) Fix unused functions warnings in instrumentation.c (pythonGH-103515)
…ythonGH-103437). (cherry picked from commit be8903e) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
bedevere-bot
commented
Apr 14, 2023
GH-103543 is a backport of this pull request to the 3.11 branch. |
* superopt: fix incompatible types update generated cases don't unnecessarily re-find args in error case Apply suggestions from code review pythongh-103532: Remove TKINTER_PROTECT_LOADTK code (pythonGH-103535) pythongh-103180: Add CI timeouts to all GitHub Actions jobs (python#103437) Remove double space in import error message (python#103458) ipaddress: Remove non-existent ip_str param from docstring (python#103461) Fix syntax typo in isolating extensions doc (python#103516) pythongh-103406: Modernize pos-only arguments usage in `test_signature` (python#103407) Proofread howto/perf_profiling.rst (python#103530) Fix unused functions warnings in instrumentation.c (pythonGH-103515)
See #103180 (comment) on why I used the numbers I used.
Docs: https://docs.github.com/ru/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idtimeout-minutes