{{ message }}
Commit 1a2b3eb
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

0 commit comments