mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-09 02:58:30 -05:00
![Nick Mills-Barrett](/assets/img/avatar_default.png)
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).