-
Notifications
You must be signed in to change notification settings - Fork 44
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
Make validator respond to KeyboardInterrupts #505
Conversation
Codecov Report
@@ Coverage Diff @@
## master #505 +/- ##
=======================================
Coverage 91.59% 91.59%
=======================================
Files 61 61
Lines 3118 3118
=======================================
Hits 2856 2856
Misses 262 262
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
Just updating all the sugar as well, and minifying your solution :)
Yet another rapid and thorough code review... if you're still up then I have to stay up for at least another hour 😁 (not really 💤 ) |
Don't do it! 😅 ... 😓 |
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.
Cheers @ml-evs 👍
Otherwise you have to mash Ctrl-C until it causes an
UnboundLocalError
further up the chain.