Skip to content

child_process: handling fork( path, undefined / null, obj )#22416

Closed
shobhitchittora wants to merge 8 commits intonodejs:masterfrom
shobhitchittora:fork-args-fix
Closed

child_process: handling fork( path, undefined / null, obj )#22416
shobhitchittora wants to merge 8 commits intonodejs:masterfrom
shobhitchittora:fork-args-fix

Conversation

@shobhitchittora
Copy link
Contributor

@shobhitchittora shobhitchittora commented Aug 20, 2018

Closes: #20749

Checklist

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

NOTE: Run test using - python ./tools/test.py parallel/test-child-process-fork-options.js

Affected subsystem(s)

child_process / fork

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. child_process Issues and PRs related to the child_process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

child_process.fork not passing along options.env

10 participants