Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: test pipeline
end
on transform streams
Add test that confirms that `stream.promises.pipeline(source, transform, dest, {end: false});` only skips ending the destination stream. `{end: false}` should still end any transform streams. PR-URL: nodejs#48970 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
- Loading branch information