make notification of signatures work with workers

This commit is contained in:
Hubert Chathi 2019-10-24 22:14:58 -04:00
parent e39bc62b8a
commit 8ac766c44a
3 changed files with 17 additions and 2 deletions

View file

@ -56,6 +56,7 @@ class SlavedDeviceStore(EndToEndKeyWorkerStore, DeviceWorkerStore, BaseSlavedSto
def _invalidate_caches_for_devices(self, token, user_id, destination):
self._device_list_stream_cache.entity_has_changed(user_id, token)
self._user_signature_stream_cache.entity_has_changed(user_id, token)
if destination:
self._device_list_federation_stream_cache.entity_has_changed(