Files
synapse/changelog.d/16558.bugfix
Erik Johnston 60c5e8d79b Revert "1.96.0rc1"
This reverts commit 4724a6ded1.
2023-10-31 14:08:45 +00:00

2 lines
136 B
Plaintext

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