Commit ceb80f41 authored by kohta ito's avatar kohta ito Committed by Sam Roberts
Browse files

doc: fix default maxBuffer size

Correctly document the default maxBuffer size for execSync,
execFileSync, and spawnSync. It is 200 * 1024, not Infinity.
Add tests to verify behaviour is as documented.

PR-URL: https://github.com/nodejs/node/pull/22894


Reviewed-By: default avatarSam Roberts <vieuxtech@gmail.com>
parent b180a157
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment