active_record_host_pool icon indicating copy to clipboard operation
active_record_host_pool copied to clipboard

Remove `ForkTracker.check!` for Rails > 7.1, fix Rails main testing.

Open HeyNonster opened this issue 1 year ago • 0 comments

This was removed in Rails^1. In the PR byroot notes that requiring Ruby 3.1+ (like we do in ARHP) allows for removing ForkTracker.check! entirely but I'm not positive of the implications so I'm not removing for versions of Rails <= 7.1.

Also, fixes Rails main.

HeyNonster avatar Jun 01 '24 08:06 HeyNonster