Skip to content

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

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)

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

    child_processIssues and PRs related to the child_process subsystem.inspectorIssues and PRs related to the V8 inspector protocol.windowsIssues 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