1
0
Files
synapse/synapse
Andrew Morgan 46f5f30c15 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.
2022-10-12 18:14:37 +01:00
..
2022-10-06 18:48:47 +01:00