open-vault/changelog/18604.txt
Ellie 6f7757e949
add core state lock deadlock detection config option v2 (#18604)
* add core state lockd eadlock detection config option v2

* add changelog

* split out NewTestCluster function to maintain build flag

* replace long func with constant

* remove line

* rename file, and move where detect deadlock flag is set
2023-01-11 13:32:05 -06:00

3 lines
109 B
Plaintext

```release-note:improvement
core: add `detect_deadlocks` config to optionally detect core state deadlocks
```