mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-27 11:30:06 +00:00
Jarrod Johnson
2fe0425191
Have confluent client commands quietly exit on Ctrl-C
Pythons default handling of Ctrl-C is not in line with most command line utilities. Wrap the exception and imitate more conventional behavior.
…
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%