Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.64.0rc1 | Olivier Wilkinson (reivilibre) | 2022-07-26 | 1 | -1/+0 |
| | |||||
* | Safe async event cache (#13308) | Nick Mills-Barrett | 2022-07-19 | 1 | -0/+1 |
Fix race conditions in the async cache invalidation logic, by separating the async & local invalidation calls and ensuring any async call i executed first. Signed off by Nick @ Beeper (@Fizzadar). |