Aklakan commented on PR #3047: URL: https://github.com/apache/jena/pull/3047#issuecomment-2703532291
So I had to add cancel signal checks to the `StageMatchTriple` (added a test case) and `StageMatchTuple` (so far only tested locally against a Fuseki). The larger issue is, that the iterator of `graph.find()` would actually already need cancellation support. But this is not generally the case - is it? -- 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]
