>> JDO-623 - patch proposed
>
> Matthew had a proposal to extend the cancel to be able to cancel a specific
> execution of the query (as opposed to the current cancel that cancels all
> running executions). In beta-2 ?
>
The API addition is trivial.  The test cases for this are the real
challenge, given that we'd have to create a query and ensure that its
executions on multiple threads were executing when cancel() is called.
 Same for cancel(Thread).

-matthew

Reply via email to