Only the main thread is listening to SIGINT. Make sure all threads are listening to the SIGINT value.
3
solved Thread-Safe Signal API in Python 2.7
Only the main thread is listening to SIGINT. Make sure all threads are listening to the SIGINT value.
3
solved Thread-Safe Signal API in Python 2.7