diff options
author | Robert Nagy <ronagy@icloud.com> | 2020-03-09 17:00:01 +0100 |
---|---|---|
committer | Anna Henningsen <anna@addaleax.net> | 2020-03-27 15:55:21 +0100 |
commit | 1428a92492469b7ea1ee91acd204854a615be4eb (patch) | |
tree | bbc052aa5f9ba173660ff5c27e887e4486540605 /lib/repl.js | |
parent | cba9f2e7a2ff04619ceba1350418469049d79b1c (diff) | |
download | node-new-1428a92492469b7ea1ee91acd204854a615be4eb.tar.gz |
stream: make pipeline try to wait for 'close'
Pipeline uses eos which will invoke the callback
on 'finish' and 'end' before all streams have been
fully destroyed.
Fixes: https://github.com/nodejs/node/issues/32032
PR-URL: https://github.com/nodejs/node/pull/32158
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Diffstat (limited to 'lib/repl.js')
0 files changed, 0 insertions, 0 deletions