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

[nextest-runner] make delays obey SIGTSTP and SIGCONT #1937

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

sunshowers
Copy link
Member

Make delay timers obey these signals.

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 80.12%. Comparing base (b55dde6) to head (efd2e92).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
nextest-runner/src/runner.rs 60.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1937      +/-   ##
==========================================
- Coverage   80.13%   80.12%   -0.02%     
==========================================
  Files          82       82              
  Lines       21171    21194      +23     
==========================================
+ Hits        16966    16982      +16     
- Misses       4205     4212       +7     

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

Make delay timers obey these signals.
@sunshowers sunshowers merged commit 97d5ab4 into nextest-rs:main Dec 3, 2024
19 checks passed
@sunshowers sunshowers deleted the delays-signals branch December 6, 2024 21:39
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.

1 participant