Ask Solem e65184933a Added --schedule|-s option to celeryd, so it is possible to specify a schedule filename when using the -B option, also debian init scripts is now using the --chdir option of start-stop-daemon. Thanks to David De La Harpe Golden. Closes #72 15 years ago
..
__init__.py e65184933a Added --schedule|-s option to celeryd, so it is possible to specify a schedule filename when using the -B option, also debian init scripts is now using the --chdir option of start-stop-daemon. Thanks to David De La Harpe Golden. Closes #72 15 years ago
buckets.py 4cc234159a Pyflakes 15 years ago
control.py 7cab9e4c21 87% coverage. 15 years ago
controllers.py c30bebe09d Sleep only 0.2s not 1s after empty queue (round-trip time went from 0.03s to 0.01s, without hammering CPU) 15 years ago
heartbeat.py fd556f8b1e 83% coverage 15 years ago
job.py 8fb931c015 task_prerun/task_postrun signals was not sent by celeryd. Thanks to Regent Blaise. 15 years ago
listener.py db5e073893 Refactored celery.bin.celeryd so it's possible to test it 15 years ago
pool.py e429a776d7 Handle SIGTERM, embedded celerybeat should not be daemon=True. 15 years ago
revoke.py 1c4a5fb044 Move documentation for celery.worker.revoke to the rst file. 15 years ago
scheduler.py 54af6cb491 More cleanup (docstrings etc) 15 years ago