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

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
Contributor

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
@vazarkevych vazarkevych deleted the branch growthbook:release/0.9.3 May 27, 2024 11:06
@vulinh64
Copy link
Contributor

@vazarkevych A question: Why was this pull request closed? The connection leak problem still persisted

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

4 participants