Commit 65d8ee3a22d874da6237a55e60c50a8f2f6d3c30
Exists in
master
and in
4 other branches
Merge pull request #323 from ariejan/fix_resque_queue
Resque not picking up post_receive jobs
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1 @@ |
1 | +Resque.watch_queue(PostReceive.instance_variable_get("@queue")) | ... | ... |