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
{{ message }}
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.
MastodonClient (or OkHttp) does not release its connection to 127.0.0.1:443 and waits until some timeout passes. It is a pain, because I run short transactions only and my application must wait 1-2 minutes for nothing.
Would it be possible to shutdown MastodonClient and/or OkHttp pool somehow? There is not a respective method in MastodonClient.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
MastodonClient (or OkHttp) does not release its connection to 127.0.0.1:443 and waits until some timeout passes. It is a pain, because I run short transactions only and my application must wait 1-2 minutes for nothing.
Would it be possible to shutdown MastodonClient and/or OkHttp pool somehow? There is not a respective method in MastodonClient.
The text was updated successfully, but these errors were encountered: