0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-07 10:25:40 +02:00
synapse/changelog.d/12544.bugfix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
210 B
Text
Raw Normal View History

Fix a bug where attempting to send a large amount of read receipts to an application service all at once would result in duplicate content and abnormally high memory usage. Contributed by Brad & Nick @ Beeper.