We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d96801 + 585ba49 commit dc31470Copy full SHA for dc31470
src/NodeClusterBase/MasterClient.js
@@ -9,7 +9,7 @@ const JSONRPC = {
9
class MasterClient extends JSONRPC.Client
10
{
11
/**
12
- * Signals a worker's JSONRPC endpoint is ready to receive calls.
+ * Signals to the master, that this worker's JSONRPC endpoint is ready to receive calls.
13
*
14
* @param {number} nWorkerID
15
*/
0 commit comments