Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stream: fix off-by-factor-16 error in comment
The high watermark is capped at 8 MB, not 128 MB like the comment in lib/_stream_readable.js said. PR-URL: #2479 Reviewed-By: Chris Dickinson <[email protected]> Reviewed-By: Sakthipriyan Vairamani <[email protected]>
- Loading branch information