[ https://issues.apache.org/jira/browse/HTTPCORE-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933027#comment-17933027 ]
ASF subversion and git services commented on HTTPCORE-777: ---------------------------------------------------------- Commit 1681493747a5352bb9d47c62068d57092c940cfb in httpcomponents-core's branch refs/heads/master from Oleg Kalnichevski [ https://gitbox.apache.org/repos/asf?p=httpcomponents-core.git;h=168149374 ] HTTPCORE-777: Made I/O reactos cancel out incomplete connect request when shutting down > CloseableHttpAsyncClient.execute hangs forever upon connection reset > -------------------------------------------------------------------- > > Key: HTTPCORE-777 > URL: https://issues.apache.org/jira/browse/HTTPCORE-777 > Project: HttpComponents HttpCore > Issue Type: Bug > Components: HttpCore > Affects Versions: 5.3.3 > Reporter: Oleksandr Kriuchenko > Priority: Major > > 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] -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org