Files
node/lib
Robert Nagy 1428a92492 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>
2020-03-27 15:55:21 +01:00
..
2020-02-18 22:15:50 -08:00
2019-12-17 08:11:13 -05:00
2020-02-08 21:40:49 -05:00
2020-01-21 10:49:20 -04:00
2020-03-11 16:47:29 +01:00
2018-11-20 10:42:31 -08:00
2019-11-25 10:28:15 +01:00
2020-03-09 12:44:16 +01:00
2020-02-26 21:10:36 -08:00
2019-12-11 16:38:06 -06:00
2020-03-08 11:05:23 -04:00
2020-03-19 10:56:45 +01:00