You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know that clients are not required to call shutdown (why not?) but by extending AutoCloseable you could make sure that all resources get released in a timely fashion.
The text was updated successfully, but these errors were encountered:
dkocher
changed the title
Sardine' should extend AutoCloseable'
Should implement AutoCloseable for streams
Jun 16, 2015
I know that clients are not required to call
shutdown
(why not?) but by extendingAutoCloseable
you could make sure that all resources get released in a timely fashion.The text was updated successfully, but these errors were encountered: