Aklakan opened a new issue, #3471: URL: https://github.com/apache/jena/issues/3471
### Version 5.6.0-SNAPSHOT ### Feature Aborting an HTTP query execution waits until the input stream of the HTTP response becomes available - which can take a while if e.g. the connection request hangs or the time to the first result row is high. Arguably, the expected behavior of `abort()` is to return quickly even in these situations. This issue was encountered while testing the execution tracker UI of #3184 , where clicking the abort button would hang. ### Are you interested in contributing a solution yourself? Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
