mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-18 05:33:17 +00:00
2fe0425191
Pythons default handling of Ctrl-C is not in line with most command line utilities. Wrap the exception and imitate more conventional behavior.