Skip to content

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

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.

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.feature requestIssues requesting new Node.js features.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions