Skip to content
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

HTTP connection does not time out #26

Closed
llehtinen opened this issue Jul 29, 2015 · 1 comment
Closed

HTTP connection does not time out #26

llehtinen opened this issue Jul 29, 2015 · 1 comment

Comments

@llehtinen
Copy link
Contributor

HttpClient isn't configured to ever time out. I had some code calling client.notify in a synchronized block and it got stuck in int status = conn.getResponseCode(); inside HttpClient.

Please see #25 for possible fix.

@kattrali
Copy link
Contributor

kattrali commented Jan 5, 2016

Fixed by #25

@kattrali kattrali closed this as completed Jan 5, 2016
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