You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't include stream sinks in the pipeline [skip ci]
The documentation shouldn't suggest including stream sinks as part of
the pipeline, as this leads to incorrect behavior when the included
stream is a WritableStream.
Instead, the output of a pipeline should be piped to a stream sink.
0 commit comments