mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
When we're doing the load_more frontfill, we were not correctly declaring that we were in the process of doing a fetch. Because the next load_more call clears this state anyway, this was generally a short race, off-screen, but it is still a data flow bug. See the upcoming commits for a refactor that will eliminate the possibility of this sort of bug.
11 KiB
11 KiB