• Andreas Brandl's avatar
    Add toggle to disallow subtransactions · d3e9b926
    Andreas Brandl authored
    This allows us to toggle a check in WithLockRetries: Unless we allow
    subtransactions, we'll raise an error if the logic executes within an
    already open transaction.
    d3e9b926
with_lock_retries.rb 7.2 KB