Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timeout to all build steps #69

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

lebrice
Copy link
Collaborator

@lebrice lebrice commented Oct 11, 2024

  • Trying to figure out what caused the self-hosted GitHub runner to
    timeout recently. Perhaps adding a timeout value will help in case a
    test accidentally tries to do multiprocessing and hangs, or
    something similar? (has happened before)

Signed-off-by: Fabrice Normandin [email protected]

- Trying to figure out what caused the self-hosted GitHub runner to
  timeout recently. Perhaps adding a timeout value will help in case a
  test accidentally tries to do multiprocessing and hangs, or
  something similar? (has happened before)

Signed-off-by: Fabrice Normandin <[email protected]>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.40%. Comparing base (7c34f38) to head (0984763).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   79.40%   79.40%           
=======================================
  Files          61       61           
  Lines        3598     3598           
=======================================
  Hits         2857     2857           
  Misses        741      741           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lebrice lebrice merged commit 5f7bfac into master Oct 11, 2024
7 checks passed
@lebrice lebrice deleted the lebrice/add-timeout-local-runners branch October 11, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants