Aklakan commented on issue #3755:
URL: https://github.com/apache/jena/issues/3755#issuecomment-3904828183
So to summarize two semantics are:
* `QueryIterPlainWrapper` with ` protected void requestCancel() { }`
* `QueryIterPlainWrapperCloseOnAbort` with` protected void requestCancel()
{ closeIterator()} ` and `synchronized closeIterator() { ...}`
--
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]