mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01: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
|
|
```
|