Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Allow manual closing of underlying okHttpClient connection pool #289

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

biomechanism
Copy link

If there are idle okHttpClient connections a program cannot shutdown cleanly without waiting for them to timeot. This provides a way for them to be released on request and allow immediate shutdown.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant