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

[v18.x] http: remove closeIdleConnections function while calling server close by kumarrishav · Pull Request #52335 · nodejs/node · GitHub

/ node Public

[v18.x] http: remove closeIdleConnections function while calling server close - #52335

Closed
kumarrishav wants to merge 1 commit into
nodejs:v18.xfrom
kumarrishav:patch-1
Closed

[v18.x] http: remove closeIdleConnections function while calling server close#52335
kumarrishav wants to merge 1 commit into
nodejs:v18.xfrom
kumarrishav:patch-1

Conversation

Copy link
Copy Markdown
Contributor

….\n Correcting the #50194 backporting mistake.\n closeIdleConnections shouldnot be called while server.close in node v18.\n This behavior is for node v19 and above.\n fixes: #52330, #51677

….\n Correcting the nodejs#50194 backporting mistake.\n closeIdleConnections shouldnot be called while server.close in node v18.\n This behavior is for node v19 and above.\n fixes: nodejs#52330, nodejs#51677

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/http
  • @nodejs/net

nodejs-github-bot added http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. v18.x labels Apr 2, 2024
kumarrishav closed this Apr 2, 2024
kumarrishav deleted the patch-1 branch April 2, 2024 22:07
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. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL