Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Recent changes to spawnSync (nodejs#23027) broke our V8 postmortem tests since the output from nm was larger than the new default maxBuffer for spawnSync. Changing the maxBuffer to Infinity fixes the issue.
- Loading branch information