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

enqueue_delayed_selection #452

Merged
merged 5 commits into from
Apr 24, 2015
Merged

enqueue_delayed_selection #452

merged 5 commits into from
Apr 24, 2015

Conversation

tbprojects
Copy link
Contributor

One of the nice features is remove_delayed_selection which allows to filter jobs to be removed. I needed similar filtration functionality but for immediate enqueuing delayed jobs, that are already queued.

In addition I extracted filtration to separate method - find_delayed_selection

@meatballhat
Copy link
Member

@tbprojects Sorry about the delay! The master branch has been fixed so that you should no longer have those GC-related test failures. Are you able to rebase against master, or at least merge in master?

@meatballhat
Copy link
Member

@tbprojects Thank you so much for the contribution, btw! ❤️

@tbprojects
Copy link
Contributor Author

Hi @meatballhat, now I have to say sorry for a delay ;) I rebased againts master and it's good to merge.

meatballhat added a commit that referenced this pull request Apr 24, 2015
@meatballhat meatballhat merged commit 667c039 into resque:master Apr 24, 2015
@codalicious
Copy link

@tbprojects find_delayed_selection is exactly what I need, thanks!

@tbprojects
Copy link
Contributor Author

@codalicious great to hear that :)

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