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

Support symbol argument in #on_queue #2283

Merged
merged 2 commits into from Mar 5, 2020
Merged

Support symbol argument in #on_queue #2283

merged 2 commits into from Mar 5, 2020

Conversation

nsommer
Copy link
Contributor

@nsommer nsommer commented Mar 4, 2020

Discovered today that expectations fail when using #on_queue with symbol args instead of strings, which surprised me, especially given that queue_as in active job classes is usually used with a symbol, too. Not sure if you have any philosophy around this, let me know if I can improve anything.

@nsommer nsommer marked this pull request as ready for review March 4, 2020 22:11
Copy link
Member

@pirj pirj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch and good job. Thank you!

@JonRowe JonRowe merged commit 80cdc5a into rspec:master Mar 5, 2020
@JonRowe
Copy link
Member

JonRowe commented Mar 5, 2020

Thanks

@JonRowe
Copy link
Member

JonRowe commented Mar 5, 2020

Changelog in 9ab2690 I messed up the commit message 😂

JonRowe added a commit that referenced this pull request Mar 13, 2020
…ob-matcher

Support symbol argument in #on_queue
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.

None yet

3 participants