afs commented on issue #3755: URL: https://github.com/apache/jena/issues/3755#issuecomment-3904767107
One solution is a volatile so `requestCancel` sets this and it is picked up by the query execution thread at the start of `hasNextBinding` / `moveToNextBinding` and then call `closeIterator` on the query execution thread. -- 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]
