-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
Labels
clusterIssues and PRs related to the cluster subsystem.Issues and PRs related to the cluster subsystem.questionIssues that look for answers.Issues that look for answers.
Description
Hi, I see the following statement at the api doc
https://nodejs.org/api/cluster.html#cluster_cluster_settings
It is effectively frozen after being set, because .setupMaster() can only be called once.
but, I couldn't find any limit in the source codes for 'called once'.
Could anyone help me? thanks.
Metadata
Metadata
Assignees
Labels
clusterIssues and PRs related to the cluster subsystem.Issues and PRs related to the cluster subsystem.questionIssues that look for answers.Issues that look for answers.