MatrixSynapse/tests/storage/databases
Erik Johnston eb0dbab15b
Fix database performance of read/write worker locks (#16061)
We were seeing serialization errors when taking out multiple read locks.

The transactions were retried, so isn't causing any failures.

Introduced in #15782.
2023-08-17 14:07:57 +01:00
..
main Fix database performance of read/write worker locks (#16061) 2023-08-17 14:07:57 +01:00
__init__.py