0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-06 09:55:48 +02:00
synapse/changelog.d/14877.misc
Erik Johnston 65d0386693
Always notify replication when a stream advances (#14877)
This ensures that all other workers are told about stream updates in a timely manner, without having to remember to manually poke replication.
2023-01-20 18:02:18 +00:00

1 line
64 B
Text

Always notify replication when a stream advances automatically.