Aklakan commented on PR #2395: URL: https://github.com/apache/jena/pull/2395#issuecomment-2042678206
@namedgraph Jena's machinery closes iterators upon requesting the (computation of the) next element of an aborted iterator. However, I have not yet come across your issue related to iterators having been closed prematurely. I am currently testing and fixing concurrent abort in the service enhancer module when I realized there is an issue with the core abort machinery, maybe I'll encounter additional ones :) -- 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]
