Skip to content

fix que:work task to actually wait for running jobs to finish#85

Merged
chanks merged 1 commit intoque-rb:masterfrom
tycooon:que-work-fix
Feb 6, 2015
Merged

fix que:work task to actually wait for running jobs to finish#85
chanks merged 1 commit intoque-rb:masterfrom
tycooon:que-work-fix

Conversation

@tycooon
Copy link
Copy Markdown

@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
Copy Markdown
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.

2 participants