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

http2: destroy when call settingsFn throw an error by himself65 · Pull Request #28908 · nodejs/node · GitHub

/ node Public

http2: destroy when call settingsFn throw an error - #28908

Closed
himself65 wants to merge 2 commits into
nodejs:masterfrom
himself65:28895
Closed

http2: destroy when call settingsFn throw an error#28908
himself65 wants to merge 2 commits into
nodejs:masterfrom
himself65:28895

Conversation

Copy link
Copy Markdown
Member

fix #28895

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

nodejs-github-bot added the http2 Issues or PRs related to the http2 subsystem. label Jul 31, 2019
Comment thread test/parallel/test-http2-connect.js Outdated
himself65 force-pushed the 28895 branch 6 times, most recently from 52cde56 to f8371b2 Compare August 1, 2019 06:50

Copy link
Copy Markdown
Member Author

done

Copy link
Copy Markdown
Collaborator

Trott added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Aug 2, 2019

Trott commented Aug 2, 2019

Copy link
Copy Markdown
Member

Landed in 2b03e1d

Trott closed this Aug 2, 2019
Trott pushed a commit to Trott/io.js that referenced this pull request Aug 2, 2019
http2.connect should call destroy when init fails.

PR-URL: nodejs#28908
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
targos pushed a commit that referenced this pull request Aug 2, 2019
http2.connect should call destroy when init fails.

PR-URL: #28908
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
himself65 deleted the 28895 branch August 5, 2019 16:47
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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. http2 Issues or PRs related to the http2 subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some http2 errors are not captured

6 participants


Back | FazBrowse Home | New Git URL