Files
vault/changelog/24108.txt
davidadeleon 0ab8cfdff6 [VAULT-21623] Close rate-limit client purge goroutines when sealing (#24108)
* close purge goroutines when sealing

* add changelog
2023-11-15 08:49:29 -05:00

3 lines
98 B
Plaintext

```release-note:bug
core/quotas: Close rate-limit blocked client purge goroutines when sealing
```