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: don't blow up if ActiveJob queue_adapter isn't a string or symbol #561

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

stympy
Copy link
Member

@stympy stympy commented Jun 10, 2024

Fixes #560

@stympy stympy requested a review from a team June 10, 2024 14:13
@stympy stympy merged commit 4550ea3 into master Jun 12, 2024
41 checks passed
@stympy stympy deleted the handle_active_job_class_adapter branch July 11, 2024 15:50
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.

exception if active job is configured to use a queue adapter via a class
2 participants