RSpec freezing when starting a nested transaction inside of a thread after upgrading to Rails 7.2
I’ve upgraded a Rails app to Rails 7.2 and some of my tests are hanging. We have some cases more or less like this that freeze when the nested transaction starts: