Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
92606: config: acquire write lock when overwriting the map r=yuzefovich a=yuzefovich Previously, by mistake we were acquiring a read lock even though we do write operations in `PurgeZoneConfigCache`. Fixes: #92519. Release note: None Co-authored-by: Yahor Yuzefovich <[email protected]>
- Loading branch information