If I open ipython and run CCC with some data, and I want to stop the computation for some reason, I can press Ctrl+C repeatedly to do that, but the background process does not stop. The only way to stop it is to forcibly terminate the ipython process.