mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-15 22:42:23 +01:00
eb0dbab15b
We were seeing serialization errors when taking out multiple read locks. The transactions were retried, so isn't causing any failures. Introduced in #15782.
1 line
53 B
Text
1 line
53 B
Text
Fix database performance of read/write worker locks.
|