{{ message }}
Commit c9f1398
stream: pipeline should drain empty readable
This simplifies some cases where the last stream is a Duplex
without any expected output.
await pipeline(readable, duplex)
PR-URL: #40654
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 7237bcc commit c9f1398
2 files changed
Lines changed: 30 additions & 2 deletions

0 commit comments