briancurtin / pine

REST API benchmarking utility
Apache License 2.0
0 stars 1 forks source link

Handle CTRL-C gracefully #7

Open briancurtin opened 6 years ago

briancurtin commented 6 years ago

Exiting right now is not clean. Should handle KeyboardInterrupt or whatever it’s called.