mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04: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.
2 lines
79 B
Plaintext
2 lines
79 B
Plaintext
Do not block event sending/receiving while calulating large event auth chains.
|