Skip to content

Commit

Permalink
Add PR jupyter#314 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver authored and Steven Silvester committed Aug 3, 2021
1 parent 9630d07 commit 97dd7b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Changes in Jupyter Client
about kernels—see :ref:`kernelspecs` (:ghpull:`274`).
- Make the ``KernelRestarter`` class used by a ``KernelManager`` configurable
(:ghpull:`290`).
- When killing a kernel on Unix, kill its process group (:ghpull:`314`).
- If a kernel dies soon after starting, reassign random ports before restarting
it, in case one of the previously chosen ports has been bound by another
process (:ghpull:`279`).
Expand Down

0 comments on commit 97dd7b3

Please sign in to comment.