You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Catch KeyboardInterrupt to allow graceful exit instead of printing the traceback.
Adds options parsing to the KeyboardInterrupt handler. At the moment
the traceback will only be printed on --show-traceback but can easily
extend it to -v as well.
Co-authored-by: Jelle Zijlstra <[email protected]>
0 commit comments