Commit Graph

1 Commits (873971a8b9b4cbbc141df570e76a02c7b4b9b9c0)

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