quirkey / resque-status

resque-status is an extension to the resque queue system that provides simple trackable jobs.
MIT License
514 stars 169 forks source link

Fix exception when calling Hash.statuses with an empty database #102

Closed tgsergeant closed 10 years ago

tgsergeant commented 10 years ago

Fixes errors along the lines of

Redis::CommandError - ERR wrong number of arguments for 'mget' command:

As reported by @nicholaihsu

2468ben commented 10 years ago

+1

aabes commented 10 years ago

seems to be a popular issue.... your fix is nicer ;) +1

djurczak commented 10 years ago

Bump +1

ebeigarts commented 10 years ago

+1

salgadobreno commented 10 years ago

+1

cpence commented 10 years ago

+1

aberrios85 commented 10 years ago

Yep +1 from me too

rheaton commented 10 years ago

:thumbsup: please! :)

quirkey commented 10 years ago

This was just released as 0.4.3

rheaton commented 10 years ago

Thank you! :confetti_ball: