Skip to content

http: free parser on keepalive#33167

Closed
ronag wants to merge 1 commit intonodejs:masterfrom
nxtedition:keepalive-free-parser
Closed

http: free parser on keepalive#33167
ronag wants to merge 1 commit intonodejs:masterfrom
nxtedition:keepalive-free-parser

Conversation

@ronag
Copy link
Copy Markdown
Member

@ronag ronag commented Apr 30, 2020

Free parser when putting socket back in the agent keep alive free list.

Fixes: #29394

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

Loading
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. wip Issues and PRs that are still a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keepalive prevents garbage collection on unread responses

3 participants