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

Use AS ForkTracker (when supporting Rails 6.1+) #1264

Open
bensheldon opened this issue Feb 28, 2024 · 0 comments
Open

Use AS ForkTracker (when supporting Rails 6.1+) #1264

bensheldon opened this issue Feb 28, 2024 · 0 comments

Comments

@bensheldon
Copy link
Owner

Can use this as of Rails 6.1: rails/rails#37312

Another older compatibility check (suggested by @matthewd) is to compare database connection pool equality, though GoodJob is already doing a PID check to detect forks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Inbox
Development

No branches or pull requests

1 participant