Noop device key changes if they're the same

This commit is contained in:
Erik Johnston 2017-01-30 16:55:04 +00:00
parent e75a779d9e
commit c2c9a78db9
3 changed files with 45 additions and 15 deletions

View file

@ -164,6 +164,7 @@ class DeviceStore(SQLBaseStore):
keyvalues={
"user_id": user_id,
},
desc="mark_remote_user_device_list_as_unsubscribed",
)
def update_remote_device_list_cache_entry(self, user_id, device_id, content,