Commit e66c4ded authored by Robert Nagy's avatar Robert Nagy Committed by Rich Trott
Browse files

stream: invoke buffered write callbacks on error

Buffered write callbacks were only invoked upon
error if `autoDestroy` was invoked.

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


Reviewed-By: default avatarMatteo Collina <matteo.collina@gmail.com>
Reviewed-By: default avatarAnna Henningsen <anna@addaleax.net>
Reviewed-By: default avatarLuigi Pinca <luigipinca@gmail.com>
Reviewed-By: default avatarRich Trott <rtrott@gmail.com>
parent 0a958f44
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