mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-30 03:13:21 -05:00
2ee0b6ef4b
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).