afs commented on PR #3464: URL: https://github.com/apache/jena/pull/3464#issuecomment-3356800588
> * `QueryExecHTTP.abort()` no longer closes the physical HTTP InputStream but just a wrapper. Only the close() method (assumed to be called from the thread that started the query exec) will close the physical input stream and thereby consume any remaining data. As long as someone :tm: does an exhaustive close to the HTTP connection. -- 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]
