Skip to content

What about closing streams in the pipe on error? #22

Description

@thomas-riccardi

https://www.npmjs.com/package/pump has similar features to multipipe, but also handles closing streams in the pipe on error.
It seems to be a nice feature for multipipe.

The issue being that destroy is not part of the Stream2/3 official API, but it's still useful for streams that support this.

Are there plans to add this to multipipe? pump has less tests than multipipe, and 2 times less downloads per months on npmjs.org

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions