Skip to content

child_process: change windowsHide default to true

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/win-hide into master

This is likely the default that more Windows users are expecting.

Refs: https://github.com/libuv/libuv/pull/1878 Refs: https://github.com/nodejs/node/pull/21314

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

Merge request reports

Loading