Skip to content

Node process with --inspect cannot fork child process without passing --inspect #14325

@unbornchikken

Description

@unbornchikken
  • Version: 8.1.1
  • Platform: Windows 10

If I start a node process with --inspect and fork a child node process without passing --inspect, child process will crash with exit code of 12.

Is this the intended behavior?

Edit: added a repro case there #14325 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    child_processIssues and PRs related to the child_process subsystem.inspectorIssues and PRs related to the V8 inspector protocolwindowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions