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 f04ca63 commit 6e8b0b7Copy full SHA for 6e8b0b7
docs/messaging.rst
@@ -76,7 +76,7 @@ kernel has four sockets that serve the following functions:
76
to allow important messages to avoid queueing behind execution requests (e.g. shutdown or abort).
77
78
5. **Heartbeat**: This socket allows for simple bytestring messages to be sent
79
- between the frontend and the kernel to ensure that they are still connected.
+ between the frontend and the kernel to ensure that they are still connected.
80
81
The actual format of the messages allowed on each of these channels is
82
specified below. Messages are dicts of dicts with string keys and values that
0 commit comments