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 empty_queue_fetch_delay bug in batch processing mode #569

Merged

Conversation

snoopie
Copy link
Contributor

@snoopie snoopie commented Jun 18, 2019

Fix bug where empty queues were not paused in batch processing mode (fixes #568).

@phstc phstc merged commit b92dd40 into ruby-shoryuken:master Jun 18, 2019
@phstc
Copy link
Collaborator

phstc commented Jun 18, 2019

Hi @snoopie

Thanks for the fix 🎉

I released a new version 5.0.0 with your fix 🚀

Please let me know if that works.

@snoopie
Copy link
Contributor Author

snoopie commented Jun 18, 2019

Thanks! I actually checked the fix on my branch and it worked like charm.

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.

Shoryuken does not respect empty_queue_fetch_delay in batch mode
2 participants