mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-03 22:04:12 -04:00
Fix typing being reset causing infinite syncs (#4127)
This commit is contained in:
parent
efb9343c8c
commit
cb7a6b2379
5 changed files with 155 additions and 5 deletions
1
changelog.d/4127.bugfix
Normal file
1
changelog.d/4127.bugfix
Normal file
|
@ -0,0 +1 @@
|
|||
If the typing stream ID goes backwards (as on a worker when the master restarts), the worker's typing handler will no longer erroneously report rooms containing new typing events.
|
Loading…
Add table
Add a link
Reference in a new issue