Skip to content

stream: allow empty string as first stream of pipeline

Empty string '' should be allowed as first stream of pipeline per doc as Iterable.

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

Merge request reports

Loading