mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-27 20:37:00 -05:00
49ef8ec399
Some of the caches on worker processes were not being correctly invalidated when a room's state was changed in a way that did not affect the membership list of the room. We need to make sure we send out cache invalidations even when no memberships are changing.
2 lines
59 B
Plaintext
2 lines
59 B
Plaintext
Fix a cache-invalidation bug for worker-based deployments.
|