b9e5aeb459
* Attempt to address a data race issue within identity store * Testcase TestIdentityStore_LocalAliasInvalidations identified a data race issue. * This reverts the previous attempt to address the issue from #13093
4 lines
120 B
Plaintext
4 lines
120 B
Plaintext
```release-note:bug
|
|
core/identity: Address a data race condition between local updates to aliases and invalidations
|
|
```
|