mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 07:27:22 +01:00
c1012b4402
Fixes an issue where Stream.pipeline wouldn't re-throw errors on a stream if no callback was specified, thus swallowing said errors. Fixes: https://github.com/nodejs/node/issues/20303 PR-URL: https://github.com/nodejs/node/pull/20437 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> |
||
---|---|---|
.. | ||
async_iterator.js | ||
buffer_list.js | ||
destroy.js | ||
duplexpair.js | ||
end-of-stream.js | ||
lazy_transform.js | ||
legacy.js | ||
pipeline.js | ||
state.js |