mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-06 13:01:50 +02:00
We were seeing serialization errors when taking out multiple read locks. The transactions were retried, so isn't causing any failures. Introduced in #15782.