Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #6790] Fix engine cannot exit when gracefully stopped
# 🔍 Description ## Issue References 🔗 Fix engine cannot exit when gracefully stopped This pull request fixes #6790 ## Describe Your Solution 🔧 ## Types of changes 🔖 - [X] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ #### Behavior With This Pull Request 🎉 #### Related Unit Tests --- # Checklist 📝 - [X] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6792 from wForget/KYUUBI-6790. Closes #6790 efe7a2f [wforget] [KYUUBI-6790] Fix engine cannot exit when gracefully stopped Authored-by: wforget <643348094@qq.com> Signed-off-by: Wang, Fei <fwang12@ebay.com>
- Loading branch information