Files
django-q2/django_q
Ilan Steemers 4e38925cea Adds timeout mechanism for workers
Workers now share a ctype with the sentinel to indicate if they are currently executing a task.  This timer is incremented each guard loop until the worker resets it after finishing a job or until it reaches the TIMEOUT value and the worker is terminated by the sentinel.
2015-07-01 10:54:36 +02:00
..
2015-07-01 10:54:36 +02:00
2015-06-30 16:38:08 +02:00
2015-07-01 10:54:36 +02:00
2015-07-01 10:54:36 +02:00