Skip to content

Upgrade OkHttp up to latest version #228

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

Closed
galimru opened this issue Mar 1, 2021 · 1 comment
Closed

Upgrade OkHttp up to latest version #228

galimru opened this issue Mar 1, 2021 · 1 comment

Comments

@galimru
Copy link

galimru commented Mar 1, 2021

Hi

First want to say that I really like this library 🙂

However, I faced with annoying bug which actually an issue on OkHttp library side.
When UpdatesListener is listening for new updates and I'm trying to stop tomcat, it can not be stopped immediately.
It prevents me to redeploy projects because I need while all connections be released.

However this issue was resolved in OkHttp 4.3+, here's related bug square/okhttp#5542

It would be great if you can upgrade OkHttp to latest version to sort out this issue.

@pengrad
Copy link
Owner

pengrad commented Mar 1, 2021

Hi!
yes would be a nice improvement.
if you want to have it faster you can submit a PR too :)

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

No branches or pull requests

2 participants