Skip to content

Use Node v10 stream pipeline for handling error #91

@ktsn

Description

@ktsn

Pipeline of stream which introduced in Node v10 is suitable for error handling on Houl. It handles errors emitted by any stream in the pipeline. So we don't need to monkey patch the stream instance to do that.

https://app.codegrid.net/entry/2018-nodejs-1#toc-5

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions