Aklakan commented on code in PR #3480:
URL: https://github.com/apache/jena/pull/3480#discussion_r2404564890
##########
jena-arq/src/main/java/org/apache/jena/sparql/util/Context.java:
##########
@@ -439,13 +434,36 @@ public static AtomicBoolean getCancelSignal(Context
context) {
}
}
+ /** Atomic compute. */
Review Comment:
It's part of the ExecTracker PR #3184 - but it also fits here where it is
easier to review due to the size of the PR :)
--
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]