mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-21 04:10:17 +08:00
13fc7e5c41
Kernels would not linger, but the KernelManagers are not garbage-collected on shutdown. This means that connection files for kernels still running at notebook shutdown would not be removed. Also disable the unnecessary (and actively unhelpful) SIGINT handler inherited from the original copy/paste from the qt app. |
||
---|---|---|
docs | ||
IPython | ||
.gitignore | ||
.mailmap | ||
setup.py | ||
setupbase.py |