FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

http: revert incomingmessage autodestroy by dnlup · Pull Request #36647 · nodejs/node · GitHub

/ node Public

http: revert incomingmessage autodestroy - #36647

Closed
dnlup wants to merge 1 commit into
nodejs:v15.x-stagingfrom
dnlup:fix/revert_incoming_autodestroy
Closed

http: revert incomingmessage autodestroy#36647
dnlup wants to merge 1 commit into
nodejs:v15.x-stagingfrom
dnlup:fix/revert_incoming_autodestroy

Conversation

dnlup commented Dec 27, 2020

Copy link
Copy Markdown
Contributor

This reverts commits:

Because of the breaking change in the order of emitting the close event in IncomingMessage described in #33035 (comment)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

This reverts commits:

* 55e83cb
* 6120028
* 70eaf55
* 5ae9690
* f20a88f
* a6bf74e
* 8154e47

Because of the breaking change in the order of emitting the `close`
event in `IncomingMessage` described in:
  nodejs#33035 (comment)
nodejs-github-bot added http Issues or PRs related to the http subsystem. v15.x labels Dec 27, 2020
ronag requested a review from mcollina December 27, 2020 20:06

ronag commented Dec 27, 2020

Copy link
Copy Markdown
Member

@nodejs/http

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

mcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 28, 2020
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 28, 2020

Copy link
Copy Markdown
Collaborator

MylesBorins pushed a commit that referenced this pull request Jan 5, 2021
This reverts commits:

* 55e83cb
* 6120028
* 70eaf55
* 5ae9690
* f20a88f
* a6bf74e
* 8154e47

Because of the breaking change in the order of emitting the `close`
event in `IncomingMessage` described in:
  #33035 (comment)

PR-URL: #36647
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

Copy link
Copy Markdown
Contributor

Landed in c784f15

MylesBorins closed this Jan 5, 2021
dnlup deleted the fix/revert_incoming_autodestroy branch January 5, 2021 16:23
danielleadams mentioned this pull request Jan 12, 2021
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

Labels

http Issues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL