mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-08 12:21:42 +01:00
* VAULT-8630 Fix goroutine leak from RLQ initialize * VAULT-8630 Changelog * VAULT-8630 additional nil check
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
```release-note:bug
|
|
core/quotas: Fix goroutine leak caused by the seal process not fully cleaning up Rate Limit Quotas.
|
|
```
|