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 que:work task to actually wait for running jobs to finish #85

Merged
merged 1 commit into from Feb 6, 2015

Conversation

tycooon
Copy link
Contributor

@tycooon tycooon commented Feb 5, 2015

It turned out that after commit 3981bd4, que:work rake task actually stopped waiting for jobs to finish despite claiming to do so. I made a little fix setting Que.worker_count to 0, however I don't understand why setting mode to :off doesn't do that.

chanks added a commit that referenced this pull request Feb 6, 2015
fix que:work task to actually wait for running jobs to finish
@chanks chanks merged commit 029cfeb into que-rb:master Feb 6, 2015
@chanks
Copy link
Collaborator

chanks commented Feb 6, 2015

Thanks! Definitely an oversight on my part. I'll release a new version momentarily. And yeah, the API needs rethinking before 1.0. The mode setting hasn't been as useful as I'd hoped.

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

2 participants