Skip to content

fix(client): prevent memory leak in connection pool#151

Open
donhardman wants to merge 2 commits into
mainfrom
fix/http-connection-pool
Open

fix(client): prevent memory leak in connection pool#151
donhardman wants to merge 2 commits into
mainfrom
fix/http-connection-pool

Conversation

@donhardman

Copy link
Copy Markdown
Member
  • Use static factory to avoid circular reference between Client and ConnectionPool
  • Rebuild connection pool when server URL is updated
  • Resolve socket persistence issue described in #686

- Use static factory to avoid circular reference between Client and ConnectionPool
- Rebuild connection pool when server URL is updated
- Resolve socket persistence issue described in #686
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant