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

HTTP Connection Leak #221

Merged
merged 1 commit into from
Apr 6, 2017
Merged

Conversation

OmarDarwish
Copy link
Contributor

@OmarDarwish OmarDarwish commented Apr 6, 2017

ContainsValue now closes streams if they are of type io.ReadCloser

The system HTTP resource also does not cache connections anymore. I don't think they were actually reused since each new http resource created a new client.

@aelsabbahy
Copy link
Member

Thanks!

@aelsabbahy aelsabbahy merged commit ae7351d into goss-org:master Apr 6, 2017
@OmarDarwish OmarDarwish deleted the connection-leak branch April 7, 2017 13:57
BenjaminHerbert pushed a commit to BenjaminHerbert/goss that referenced this pull request May 28, 2020
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.

2 participants