1
0

HACK: Fix to send remote invite rejection down SSS

This commit is contained in:
Devon Hudson
2025-03-24 14:22:38 -06:00
parent 6f689d452c
commit 41e2f4961b
+2 -1
View File
@@ -562,7 +562,8 @@ class PersistEventsStore:
#
# Ideally, we could additionally assert that we're only here for
# valid non-join membership transitions.
assert delta_state.no_longer_in_room
#assert delta_state.no_longer_in_room
pass
# Handle gathering info for the `sliding_sync_joined_rooms` table
#