Skip to content
Snippets Groups Projects
Commit efcc87d3 authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

dispatch: handle late KeyboardInterrupt occurred in run()

User can press Ctrl+C while flushing streams in dispatch.run(). In such case,
I think exiting with 255 is better than printing Python traceback and exiting
with 1.
parent 9e6b86a8
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment