apinstein / jqjobs

A job queue engine for PHP.
32 stars 5 forks source link

Modify detectHungJobs to look at STATUS_WAIT_ASYNC as well as STATUS_… #31

Closed woofyman99 closed 8 years ago

woofyman99 commented 8 years ago

…RUNNING jobs, print message when retrying

woofyman99 commented 8 years ago

I needed to make a change to detectHungJobs :(

woofyman99 commented 8 years ago

It now prints the running time.