### What happened? When the method `cancel/task` is called on a running task, it will return the correct task, but its status is not shown as `running`, but `canceled` ### Relevant log output ```shell ``` ### Code of Conduct - [x] I agree to follow this project's Code of Conduct
What happened?
When the method
cancel/taskis called on a running task, it will return the correct task, but its status is not shown asrunning, butcanceledRelevant log output
Code of Conduct