Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix connection leak on ok http client #43

Open
wants to merge 1 commit into
base: release/0.9.3
Choose a base branch
from

Conversation

JonathanE-BWR
Copy link

fix connection leak on ok http client, move response body into try-with-resource block to auto-close in all cases

…ith-resource block to auto-close in all cases
@vu-linh
Copy link

vu-linh commented Apr 17, 2024

@tinahollygb Hi, can you please implement this fix and ship with the next release? Our projects are making use of GrowthBook SDK and we also see the leaked connection warning on our system. Pretty please? 🙏

@vazarkevych vazarkevych changed the base branch from main to release/0.9.3 May 24, 2024 08:14
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.

None yet

2 participants