http: don't emit error for stream destroyed#33654
Closed
ronag wants to merge 3 commits intonodejs:masterfrom
Closed
http: don't emit error for stream destroyed#33654ronag wants to merge 3 commits intonodejs:masterfrom
ronag wants to merge 3 commits intonodejs:masterfrom
Conversation
72c7eac to
734bf3a
Compare
Collaborator
Member
Author
|
@nodejs/http @nodejs/web-server-frameworks |
Collaborator
8ae28ff to
2935f72
Compare
b152c48 to
a21385e
Compare
Member
Author
|
unsure about the semversiness of this one. |
a21385e to
48a58b1
Compare
Collaborator
jasnell
approved these changes
Jun 1, 2020
ronag
commented
Jun 1, 2020
92d8ad6 to
73b6a74
Compare
mcollina
reviewed
Jun 1, 2020
4 tasks
This was referenced Jun 4, 2020
Member
|
Should this land in the next v14.x release? |
mcollina
approved these changes
Jun 9, 2020
Member
mcollina
left a comment
There was a problem hiding this comment.
lgtm, crossing fingers we do not break anything.
0d71e89 to
7191d18
Compare
Member
Author
Collaborator
This was referenced Jun 18, 2020
7191d18 to
402fc26
Compare
Member
Author
|
This needs another CI run + CITGM |
Collaborator
Member
Author
|
Landed in 30cc542 |
Contributor
|
This doesn't land cleanly on v14.x. @ronag would you be willing to backport? |
3 tasks
Member
|
Should this be backported with #32933 ? |
Member
Author
|
Yes. I'm a little overloaded at the moment though. If you need help ping me again in a. week :). |
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.
Aligns with streams
Refs: #33591
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes