mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-26 21:45:34 +00: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.