You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wrong retention policy being used when filtering events
Fix loop var being used outside block.
Before this change, we were always using the last room_id's
retention policy for all events being filtered.
I found this with astral-sh/ruff#11769
0 commit comments