Vadim Pakhnushev created IGNITE-23769:
-----------------------------------------
Summary: Compute job cancel race
Key: IGNITE-23769
URL: https://issues.apache.org/jira/browse/IGNITE-23769
Project: Ignite
Issue Type: Bug
Components: compute
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
When compute job is cancelled via {{cancelAsync}} method, its result future
{{resultAsync}} sometimes doesn't complete exceptionally as it should. This is
due to the data race in the {{QueueExecutionImpl}} and state transitions there.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)