- 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)
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)