This is a common challenge using multiprocessing. Basically, the child processes gets killed by `CTRL + C`, but the main process does not.