Skip to content

process.title value is not respected on macOS (14.x.x+) #34280

Closed
@coreybutler

Description

@coreybutler
  • Version: 14.0.0+
  • Platform: macOS
  • Subsystem: process

What steps will reproduce the bug?

process.title = "test"

How often does it reproduce? Is there a required condition?

This appears in all 14.x.x releases. It does not appear in 13.x.x (I tested with 13.5.0)

What is the expected behavior?

The process name should be test, which is typically reflected in the Activity Monitor on macOS.

What do you see instead?

The process name is always node

Additional information

This appears to be a regression of #28945.

Metadata

Metadata

Assignees

No one assigned

    Labels

    macosIssues and PRs related to the macOS platform / OSX.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions