mirror of
https://github.com/xcat2/confluent.git
synced 2026-03-04 04:49:22 +00:00
Pythons default handling of Ctrl-C is not in line with most command line utilities. Wrap the exception and imitate more conventional behavior.