Skip to content

Please document the stdio array in cluster.settings #47705

Description

@aral

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    clusterIssues and PRs related to the cluster subsystem.docIssues and PRs related to Node.js documentation.good first issueIssues that are suitable for first-time contributors.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions