0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-16 00:43:51 +01: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.