0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-28 20:48:58 +02:00
synapse/changelog.d/16558.bugfix

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

2 lines
136 B
Text
Raw Normal View History

Fix ratelimiting of message sending when using workers, where the ratelimit would only be applied after most of the work has been done.