-
Notifications
You must be signed in to change notification settings - Fork 432
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
Ignore interrupts by default #2034
Conversation
ff608f1
to
9f8ef77
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2034 +/- ##
==========================================
+ Coverage 71.55% 72.01% +0.46%
==========================================
Files 98 98
Lines 10756 10777 +21
==========================================
+ Hits 7696 7761 +65
+ Misses 2716 2687 -29
+ Partials 344 329 -15
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, one minor comment.
Description
Change default value of ignore -interrupts flag to true.
Link to the issue in case of a bug fix.
NA
Testing details