mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01:00
Ensure that we don't try to access Core.perfStandby or Core.PerfStandby() from dynamicSystemView, which might be accessed with or without stateLock held.
3 lines
106 B
Plaintext
3 lines
106 B
Plaintext
```release-note:bug
|
|
core: fix race when using SystemView.ReplicationState outside of a request context
|
|
``` |