Skip to content

Commit 6689764

Browse files
committed
Add PR #314 to changelog
1 parent 5f076b7 commit 6689764

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Changes in Jupyter Client
2828
about kernels—see :ref:`kernelspecs` (:ghpull:`274`).
2929
- Make the ``KernelRestarter`` class used by a ``KernelManager`` configurable
3030
(:ghpull:`290`).
31+
- When killing a kernel on Unix, kill its process group (:ghpull:`314`).
3132
- If a kernel dies soon after starting, reassign random ports before restarting
3233
it, in case one of the previously chosen ports has been bound by another
3334
process (:ghpull:`279`).

0 commit comments

Comments
 (0)