Commit Graph

1 Commits (144cf227ca6f25a773ec8b2ae3f101ab4751e0a2)

Author SHA1 Message Date
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