Skip to content

child_process: remove shell option before fork

Rodrigo Muino Tomonari requested to merge master-15299 into master

Created by: ghost

Fixes: https://github.com/nodejs/node/issues/13983

Checklist
  • [x ] make -j4 test (UNIX), or vcbuild test (Windows) passes
  • [x ] tests and/or benchmarks are included
  • [x ] documentation is changed or added
Affected core subsystem(s)

child_process

Merge request reports

Loading