mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 04:44:52 -04:00
Clobber EDUs in send queue
This commit is contained in:
parent
ab80d5e0a9
commit
52b2318777
5 changed files with 58 additions and 20 deletions
|
@ -187,6 +187,7 @@ class TypingHandler(object):
|
|||
"user_id": user_id,
|
||||
"typing": typing,
|
||||
},
|
||||
key=(room_id, user_id),
|
||||
))
|
||||
|
||||
yield preserve_context_over_deferred(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue