Update wording of fixme

This commit is contained in:
Eric Eastwood 2024-06-26 14:20:14 -05:00
parent d8ad64242d
commit 4473ec4b4d

View file

@ -436,8 +436,8 @@ class StateStorageController:
)
)
# FIXME: Do we have to worry about gaps? What happens if we try to get a point
# in the room we haven't backfilled before?
# FIXME: This will return incorrect results when there are timeline gaps. For
# example, when you try to get a point in the room we haven't backfilled before.
if last_event_id:
state = await self.get_state_after_event(