Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #5232] In SparkOperation#cleanup always calls cancelJobGroup …
…even though it's in the completed state ### _Why are the changes needed?_ Implement this issue: #5232 ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request ### _Was this patch authored or co-authored using generative AI tooling?_ No Closes #5240 from XorSum/always_cancel_job_group. Closes #5232 7da16aa [bkhan] In SparkOperation#cleanup always calls cancelJobGroup even though it's in the completed state Authored-by: bkhan <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
- Loading branch information