added
stream
labels
Mar 9, 2020
ronag
changed the title
stream: make pipeline try to wait for 'close'
stream: make finished try to wait for 'close'
ronag referenced this pull request
Mar 10, 2020Closed
2 tasks
ronag
added
author ready
and removed blocked
PRs that are blocked by other issues or PRs.labels
Mar 13, 2020
addaleax
removed
the
author ready
label
Mar 13, 2020Pipeline uses eos which will invoke the callback on 'finish' and 'end' before all streams have been fully destroyed. Fixes: nodejs#32032
addaleax pushed a commit that referenced this pull request
Mar 27, 2020