-
Notifications
You must be signed in to change notification settings - Fork 921
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #5216] Workaround for negative counter in SessionLimiter
### _Why are the changes needed?_ Fix: #5216 ### _How was this patch tested?_ - [x] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [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 #5217 from zhuyaogai/issue-5216. Closes #5216 b8d2e17 [Fantasy-Jay] Limit counter resource leak in SessionLimiter. cda3702 [Fantasy-Jay] Limit counter resource leak in SessionLimiter. 36272d1 [Fantasy-Jay] fix test bug. 1e282d2 [Fantasy-Jay] Limit counter resource leak in SessionLimiter. 7fc389f [Fantasy-Jay] Limit counter resource leak in SessionLimiter. Authored-by: Fantasy-Jay <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
- Loading branch information
Showing
2 changed files
with
52 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters