synapse/changelog.d/17252.bugfix
Erik Johnston 5c2a837e3c
Fix bug where typing replication breaks (#17252)
This can happen on restarts of the service, due to old rooms being
pruned.
2024-05-31 16:07:05 +01:00

2 lines
83 B
Plaintext

Fix bug where typing updates would not be sent when using workers after a restart.