mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-06 01:45:54 -05:00

Other parts of the code (such as the StreamChangeCache) assume that there will not be multiple changes with the same stream id. This code was introduced in #7024, and I hope this fixes #7206.