mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 09:35:45 +03:00
bdf82efea5
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.
|