-
-
Couldn't load subscription status.
- Fork 33.6k
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.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.
Description
Affected URL(s)
https://nodejs.org/dist/latest-v20.x/docs/api/cluster.html#clustersettings
Description of the problem
The docs state that the stdio property of cluster.settings is an Array but they do not document what the array should be populated with.
It should link to https://nodejs.org/dist/latest-v20.x/docs/api/child_process.html#optionsstdio if it uses the same structure (I’m assuming it does, as child_process.fork() does.
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.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.