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

Handle target hangs immediately after launch #399

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

tysmith
Copy link
Collaborator

@tysmith tysmith commented Dec 6, 2023

This should fix the hangs seen when running flaky ccov builds.

@tysmith tysmith self-assigned this Dec 6, 2023
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e18c982) 99.52% compared to head (8ba001a) 99.52%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #399   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files          52       52           
  Lines        5520     5522    +2     
=======================================
+ Hits         5494     5496    +2     
  Misses         26       26           

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

This is a workaround to prevent grizzly from hanging.
A more complete solution should be created.
@tysmith tysmith force-pushed the add-post-launch-timeout branch from 8ba001a to 3bdaed2 Compare December 6, 2023 18:00
@tysmith tysmith merged commit 140913b into master Dec 6, 2023
2 checks passed
@tysmith tysmith deleted the add-post-launch-timeout branch December 6, 2023 18:02
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