Open infews opened 9 months ago
For example, we could monkey patch (sorry) something like this?
Ugh. I've tried flushing/closing connections at a bunch of places and can't get past this problem.
I've moved to Postgres v16, and that only seems to have made things worse as script/test
is now crashing. :shakes_fist:
Yes, I've allowed myself to get distracted by Rails 7.1 and sqlite support.
I'm getting small test failures due to 7.1 and have been fixing them in small commits. Now have gotten to
[script/test: 51]
and am failing here:It looks like folks running into similar problems on
drop_database
and do some PG/kill foolery. Should I do this? Or is there some other spot where we should fix this?