0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal/streams
Matteo Collina 3ec8cec648 stream: async iteration should work with destroyed stream
Fixes https://github.com/nodejs/node/issues/23730.

PR-URL: https://github.com/nodejs/node/pull/23785
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matheus Marchini <mat@mmarchini.me>
2018-10-24 15:23:07 +02:00
..
async_iterator.js stream: async iteration should work with destroyed stream 2018-10-24 15:23:07 +02:00
buffer_list.js stream: improve buffer list inspection 2018-10-02 10:34:34 +02:00
destroy.js Revert "stream: prevent 'end' to be emitted after 'error'" 2018-05-07 09:44:26 +02:00
duplexpair.js
end-of-stream.js lib: require a callback for end-of-stream 2018-08-22 01:00:27 +02:00
lazy_transform.js
legacy.js
pipeline.js fs: ensure readdir() callback is only called once 2018-09-13 08:13:17 -04:00
state.js stream: refactor getHighWaterMark in state.js 2018-05-18 15:22:42 +02:00