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

Httpclient has multi threads waiting for read stream #255

Open
Hugo0904 opened this issue Jun 10, 2018 · 0 comments
Open

Httpclient has multi threads waiting for read stream #255

Hugo0904 opened this issue Jun 10, 2018 · 0 comments

Comments

@Hugo0904
Copy link

Hugo0904 commented Jun 10, 2018

Hi Ullink, i found the thread continued waiting for read stream when frequent send message.
I watch the code, it seems that it not closed entity after get response?

EntityUtils.consume(entity);

Thank you for the great library.

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

1 participant