There seems to be an issue with async http client request execution: 
if connection is closed during request execution then the future 
returned by the CloseableHttpAsyncClient.execute never completes.

Please find a test setup to reproduce the issue (along with the 
conditions description under which the issue reproduces) in 
https://github.com/oleksandr-kriuchenko-lohika/httpcore5-issue

Could you please advise whether this is a known issue and whether 
there is a fix for it?

Versions:
httpclient5:5.4.2
httpcore5:5.3.3

Regards
Oleksandr
---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to