ruby-rdf / sparql-client

SPARQL client for Ruby.
http://rubygems.org/gems/sparql-client
The Unlicense
112 stars 58 forks source link

Ensure the HTTP connection is closed #87

Closed gkellogg closed 5 years ago

gkellogg commented 5 years ago

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

Fixes #86.

coveralls commented 5 years ago

Coverage Status

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