mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-12 04:52:26 +01: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.
|