mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-12 07:56:27 -04:00

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).