Processing does not stop when pressing Ctrl-C
Open
- Dominant language
- Jupyter Notebook
- Stars
- 26
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.