d5e0353696
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
|
|
``` |