mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
Make sure that when we modify a rate quota, we stop the existing goroutine before starting the new one.
4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
```release-note:bug
|
|
core: Fix goroutine leak when updating rate limit quota
|
|
```
|