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

peek implementation broken for resque 1.23 #63

Open
pisaruk opened this issue Nov 6, 2012 · 1 comment
Open

peek implementation broken for resque 1.23 #63

pisaruk opened this issue Nov 6, 2012 · 1 comment

Comments

@pisaruk
Copy link

pisaruk commented Nov 6, 2012

Resque queue peek function that relies on slice function returns either a single element or an array whereas ResqueSpec peek function returns always an array because it relies on Array Class slice function. This may cause some problems with specs using peek.

@leshill
Copy link
Owner

leshill commented Nov 9, 2012

Hi @pisaruk,

Heads down busy at the moment – pull request would be great :)

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

No branches or pull requests

2 participants