Skip to content

Feature request: Allow 'cwd' in cluster.settings #16388

Closed
@laino

Description

@laino
  • Subsystem: cluster

cwd is the only property currently missing from cluster.settings, but which is available in child_process.fork().

It should however only be added after #16387 is resolved, to avoid encouraging people to rush face first into that bug.

The actual implementation would just be cwd: cluster.settings.cwd, added here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clusterIssues and PRs related to the cluster subsystem.feature requestIssues that request new features to be added to Node.js.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions