Skip to content

Commit a28f51f

Browse files
committed
more changelog for 7.0
1 parent e1de0cd commit a28f51f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/source/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Changes in IPython Parallel
1414
- Fix compatibility issues with ipykernel 6, jupyter-client 7
1515
- New :class:`.Cluster` API for managing clusters from Python,
1616
including support for signaling and restarting engines.
17+
- New :meth:`.Client.signal_engines` for sending signals to single engines.
18+
- New KernelNanny process for signaling and monitoring engines
19+
for improved responsiveness of handing engine crashes.
1720
- New prototype :class:`.BroadcastScheduler` with vastly improved scaling in 'do-on-all' operations
1821
on large numbers of engines,
1922
c/o Tom-Olav Bøyum's Master's thesis at University of Oslo.

0 commit comments

Comments
 (0)