This commit is contained in:
Olivier 'reivilibre
2025-12-18 12:42:43 +00:00
parent 8b08b1f606
commit e1b6eab8a9
@@ -416,7 +416,8 @@ class StickyEventsWorkerStore(StateGroupWorkerStore, CacheInvalidationWorkerStor
if event_type == EventTypes.Member
}
# pull out senders of sticky events in this room
# pull out sticky events that were sent in this room
# by those whose membership just changed
events_to_recheck: list[
tuple[str]
] = await self.db_pool.simple_select_many_batch(