0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-15 17:33:54 +01:00
synapse/changelog.d/16558.bugfix
Erik Johnston 60c5e8d79b Revert "1.96.0rc1"
This reverts commit 4724a6ded1.
2023-10-31 14:08:45 +00:00

1 line
136 B
Text

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