mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-05 07:26:52 +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.
1 line
79 B
Text
1 line
79 B
Text
Do not block event sending/receiving while calulating large event auth chains.
|