Skip to content

child_process: Allow an unlimited maxBuffer size in child_process

Rodrigo Muino Tomonari requested to merge github/fork/jwdeitch/patch-1 into master

Allow unlimited buffer for child_process'

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

child_process

Merge request reports

Loading