I've got a running beanstalk showing 1 delayed job, but I can't access it. >>> bs.stats()['current-jobs-delayed'] 1 >>> bs.peek_delayed() None >>> bs.kick() 0
Restarting the beanstalkd doesn't change anything. -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/beanstalk-talk?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
