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

Ensure the HTTP connection is closed #87

Merged
merged 3 commits into from
Jul 2, 2019
Merged

Conversation

gkellogg
Copy link
Member

Add Client#close to shutdown any HTTP connection and object finalizer to do the same.

Fixes #86.

@coveralls
Copy link

coveralls commented Oct 13, 2018

Coverage Status

Coverage increased (+0.1%) to 94.383% when pulling b58f48c on feature/finish-connection into 1546bd7 on develop.

@gkellogg gkellogg merged commit 8b2723f into develop Jul 2, 2019
@gkellogg gkellogg deleted the feature/finish-connection branch July 2, 2019 20:10
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.

Unclosed connections with SPARQL::CLIENT
2 participants