Skip to content

Make with_lock_retries V2 aware if lock retries are already enabled

Andreas Brandl requested to merge ab/lock-retries-transaction into master

What does this MR do and why?

Make sure the block for lock retries is always wrapped into a transaction, also when running without lock timeout.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Andreas Brandl

Merge request reports