stream: prevent stream unexpected pause when highWaterMark set to 0 · nodejs/node@7dde375 · GitHub
Skip to content

Commit 7dde375

Browse files
jakecastellironag
authored andcommitted
stream: prevent stream unexpected pause when highWaterMark set to 0
Co-authored-by: Robert Nagy <ronagy@icloud.com> PR-URL: #53261 Fixes: #51930 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
1 parent 36aad8b commit 7dde375

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

lib/internal/streams/writable.js

Lines changed: 1 addition & 1 deletion

test/parallel/test-streams-highwatermark.js

Lines changed: 24 additions & 0 deletions

0 commit comments

Comments
 (0)