Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[core] Only update the running chunk to
STOPPED
when stopping compu…
…tations Chunks of that node that are already in the `SUCCESS` state will not be updated, and those that are `SUBMITTED` but not `RUNNING` will be reset to `NONE`.
- Loading branch information