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 94c944d commit 4ae3d75Copy full SHA for 4ae3d75
doc/api/cluster.md
@@ -336,7 +336,7 @@ added: v6.0.0
336
337
* {boolean}
338
339
-Set by calling `.kill()` or `.disconnect()`. Until then, it is `undefined`.
+Set by calling `.kill()` or `.disconnect()`. Until then, it is `undefined` or `false`.
340
341
The boolean [`worker.exitedAfterDisconnect`][] allows distinguishing between
342
voluntary and accidental exit, the master may choose not to respawn a worker
0 commit comments