node/lib/internal/streams
Vadzim Zieńka 507240cec7 stream: close iterator in Readable.from
Call iterator.return() if not all of its values are consumed.

Fixes: https://github.com/nodejs/node/issues/32842

PR-URL: https://github.com/nodejs/node/pull/32844
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Zeyu Yang <himself65@outlook.com>
2020-04-28 13:15:02 +02:00
..
async_iterator.js stream: re-use legacy destroyer 2020-03-10 17:53:03 -04:00
buffer_list.js lib: replace Symbol.iterator by SymbolIterator 2019-12-13 10:50:38 -05:00
destroy.js stream: re-use legacy destroyer 2020-03-10 17:53:03 -04:00
duplexpair.js lib: replace Symbol global by the primordials Symbol 2019-12-09 10:23:17 +01:00
end-of-stream.js stream: eos make const state const 2020-03-10 17:54:23 -04:00
from.js stream: close iterator in Readable.from 2020-04-28 13:15:02 +02:00
lazy_transform.js crypto: fix performance regression 2020-02-17 12:48:36 -08:00
legacy.js stream: add support for captureRejection option 2019-12-09 10:22:59 +01:00
pipeline.js stream: complete pipeline with stdio 2020-04-11 10:12:56 +02:00
state.js lib: use static Number properties from primordials 2019-12-01 10:20:11 +01:00