Closed NicoHood closed 8 years ago
This behavior is currently by design. When you press Ctrl+C
, buttersink shows you where it was in the execution stack, which can be helpful in diagnosing hangs or other problems. The only error is "KeyboardInterrupt", which means you pressed Ctrl+C
.
If you press
Ctrl+C
while transfering data you get python errors: