We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f076b7 commit 6689764Copy full SHA for 6689764
docs/changelog.rst
@@ -28,6 +28,7 @@ Changes in Jupyter Client
28
about kernels—see :ref:`kernelspecs` (:ghpull:`274`).
29
- Make the ``KernelRestarter`` class used by a ``KernelManager`` configurable
30
(:ghpull:`290`).
31
+- When killing a kernel on Unix, kill its process group (:ghpull:`314`).
32
- If a kernel dies soon after starting, reassign random ports before restarting
33
it, in case one of the previously chosen ports has been bound by another
34
process (:ghpull:`279`).
0 commit comments