mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01:00
* 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
3 lines
109 B
Plaintext
3 lines
109 B
Plaintext
```release-note:improvement
|
|
core: add `detect_deadlocks` config to optionally detect core state deadlocks
|
|
``` |