On Wed, 2025-03-05 at 18:00 +0000, Oleksandr Kriuchenko - Ext wrote: > 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
Hi Oleksandr I will take a look at the test case. In the meantime could you please test your code with the latest 5.3.4-SNAPSHOT of HttpCore? https://github.com/apache/httpcomponents-core/tree/5.3.x If the problem can still be reproduced please raise a ticket in JIRA https://issues.apache.org/jira/browse/HTTPCORE Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org For additional commands, e-mail: httpclient-users-h...@hc.apache.org