stream: fix .end() error propagation#36817
Closed
ronag wants to merge 4 commits intonodejs:masterfrom
Closed
Conversation
96a3e8f to
db00cc2
Compare
Member
Author
|
@nodejs/stream |
lpinca
reviewed
Jan 6, 2021
lpinca
reviewed
Jan 6, 2021
e25f804 to
48ea4c2
Compare
c8eb497 to
5443a22
Compare
lpinca
reviewed
Jan 6, 2021
Member
Author
|
@lpinca: Though I agree that the behavior is a little strange and should be discussed I'm not sure it's relevant for this PR other than we noticed it with the tests added here. |
Member
|
I agree, I vaguely remember having already discussed it in an old PR (It was probably the PR calling all pending callbacks on error) but I may be wrong. |
Collaborator
Collaborator
Collaborator
ronag
added a commit
that referenced
this pull request
Jan 11, 2021
PR-URL: #36817 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Member
Author
|
Landed in a4fce32 |
danielleadams
pushed a commit
that referenced
this pull request
Jan 12, 2021
PR-URL: #36817 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Merged
Member
|
mark this as semver-major post-release as it broke things in v15 :(, see #37027 for more details. cc @nodejs/tsc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.