mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-16 06:12:41 +00:00
We calculate the auth chain links outside of the main persist event transaction to ensure that we do not block other event sending during the calculation.