apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.3k stars 1.16k forks source link

fix cancelled task still executed #5074

Closed sjgllgh closed 7 months ago

sjgllgh commented 8 months ago

What is the purpose of the change

Fix the bug where cancelled tasks continue to execute.

Related issues/PRs

Related issues: #5073

Brief change log

Checklist