-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
clusterIssues and PRs related to the cluster subsystem.Issues and PRs related to the cluster subsystem.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.
Description
Affected URL(s)
https://nodejs.org/dist/latest-v16.x/docs/api/cluster.html#event-exit
Description of the problem
I have rewrite The program as part of learning And caused error with the code on creating a worker with cluster
But doesn't have errors on the previous sections of cluster that uses cluster.fork() But that was used inside the cluster.isPrimary if block.After i have copied the code same error throws again (Only in the described section)
Metadata
Metadata
Assignees
Labels
clusterIssues and PRs related to the cluster subsystem.Issues and PRs related to the cluster subsystem.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.