When using a ctrl+c the program is badly ended without any clean. Checking for `KeyboardInterrupt` can patch this issue.
When using a ctrl+c the program is badly ended without any clean. Checking for
KeyboardInterruptcan patch this issue.