Skip to content

child_process: change the defaults maxBuffer size

Rodrigo Muino Tomonari requested to merge github/fork/koh110/change_default into master

I changed the defaults for all the maxBuffer sizes to a much larger value.

Refs: https://github.com/nodejs/node/pull/23027

Requested in https://github.com/nodejs/node/pull/23027#pullrequestreview-224504975 by @mcollina

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