0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-27 20:19:03 +02:00
synapse/changelog.d/16558.bugfix
2023-10-27 12:52:40 +01: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.