Files
vault/changelog/23906.txt
Paul Banks 063456495a Fix race that can lead to panic during seal (#23906)
* Fix race that can lead to panic during seal

* Add changelog
2023-10-30 18:26:33 +00:00

4 lines
105 B
Plaintext

```release-note:bug
core: fix rare panic due to a race condition with metrics collection during seal
```