• Aleksei Lipniagov's avatar
    Fix stuck transaction in spec · 348a6648
    Aleksei Lipniagov authored
    It seems that the connection we obtained was reused, even though we
    expected to have a separate one for the initial lock. It may be related
    to the changes how ActiveRecordSecond is being set up in Ruby3.
    348a6648
with_lock_retries_spec.rb 9.42 KB