Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for Rails head: Don't try to override connection on connection checkin in tests #1277

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

bensheldon
Copy link
Owner

Fixes breakage with how GoodJob's tests assert that a connection, on check-in back to the connection pool, do not hold any advisory locks. Breakage caused by stuff moving around in Active Record: rails/rails#51230

Similar to #1259.

@bensheldon bensheldon added the refactor Code changes that do not introduce new features label Mar 9, 2024
@bensheldon bensheldon merged commit c4056c2 into main Mar 9, 2024
20 checks passed
@bensheldon bensheldon deleted the override_connection branch March 9, 2024 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code changes that do not introduce new features
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant