diff options
author | Andrew Morgan <andrewm@element.io> | 2022-10-11 18:55:15 +0100 |
---|---|---|
committer | Andrew Morgan <andrewm@element.io> | 2022-10-12 18:14:37 +0100 |
commit | 46f5f30c157f218fff45d4fcece64b18bfc884c7 (patch) | |
tree | 08d1cde5656317be715474617b1d96a7ac096dd9 /scripts-dev/mypy_synapse_plugin.py | |
parent | Remove the groups config code. (#14142) (diff) | |
download | synapse-46f5f30c157f218fff45d4fcece64b18bfc884c7.tar.xz |
Remove _get_events_cache check from _have_seen_events_dict
Checking this cache is currently an invalid assumption, as the _get_event_cache is not correctly invalidated when purging events from a room. Remove this optimisation for now as its causing more harm than good. We can re-add it after fixing _get_event_cache.
Diffstat (limited to 'scripts-dev/mypy_synapse_plugin.py')
0 files changed, 0 insertions, 0 deletions