Skip to content

Conversation

ledermann
Copy link

@ledermann ledermann commented Aug 14, 2024

Rails 7.2 has introduced connection pinning in rails/rails#50999 and removed the former method lock_thread=. This PR uses the new methods if they are available, otherwise the previous behavior remains. A deprecation warning is fixed as well.

Resolves #164

rosston added a commit that referenced this pull request Sep 25, 2024
Taken from #165, hence
the coauthor credit.

Co-authored-by: Georg Ledermann <[email protected]>
@rosston rosston self-assigned this Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incompatible with Rails 7.2
2 participants