mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-30 01:51:26 +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.