stream: fix broken pipeline test · nodejs/node@1a2b3eb · GitHub
Skip to content

Commit 1a2b3eb

Browse files
ronagBethGriggs
authored andcommitted
stream: fix broken pipeline test
An unfortunate overlap between two PR that by themselves pass CI but together pass a test. #32967 changes so that pipeline does not wait for 'close'. #32968 changed so that all streams are not destroyed. Which made one test fail when expected the stream to be destroyed during pipeline callback. PR-URL: #33030 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 7abc61f commit 1a2b3eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/parallel/test-stream-pipeline.js

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)