mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-07 11:42:11 -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
|
@ -156,6 +156,7 @@ class ReceiptsHandler(BaseHandler):
|
|||
}
|
||||
},
|
||||
},
|
||||
key=(room_id, receipt_type, user_id),
|
||||
)
|
||||
|
||||
@defer.inlineCallbacks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue