stream: use callback to properly propagate error by ronag · Pull Request #29179 · nodejs/node

@ronag ronag mentioned this pull request

Aug 17, 2019

5 tasks

mscdex

Trott

Trott previously requested changes Aug 19, 2019

@mcollina mcollina added net

Issues and PRs related to the net subsystem.

semver-major

PRs that contain breaking changes and should be released in the next major version.

stream

Issues and PRs related to the stream subsystem.

labels

Aug 21, 2019

mcollina

jasnell

jasnell

@ronag ronag added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Jan 24, 2020

@ronag ronag removed the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Jan 26, 2020

@ronag ronag added the blocked

PRs that are blocked by other issues or PRs.

label

Feb 17, 2020

@ronag ronag mentioned this pull request

Mar 1, 2020

4 tasks

@ronag

The stream will be destroyed upstream through the proper error
flow.

mcollina