mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-12 06:34:45 +00:00
75538813fc
* Fix background updates to handle redactions/rejections In background updates based on current state delta stream we need to handle that we may not have all the events (or at least that `get_events` may raise an exception).