Closed codingo closed 5 years ago
When exiting the KeywordInterrupt exception isn't caught, leading to a stacktrace. This isn't really necessary and should be handled gracefully.
Why not just call exit?
exit
I can take this if nobody is working on it.
When exiting the KeywordInterrupt exception isn't caught, leading to a stacktrace. This isn't really necessary and should be handled gracefully.