Ask Solem 1ca8fa2431 Handle message decode errors properly. Thanks to Jacob Burch. 15 лет назад
..
__init__.py c00eba3b1d Make sure keywords arguments are not in unicode for a revoke call. 15 лет назад
buckets.py a3c2c539ef pyflakes 15 лет назад
control.py bbfd4c293c We only need to encode the keys. 15 лет назад
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 лет назад
heartbeat.py 85fb35af30 try: finally is available in 2.4, just not try: except: finally 15 лет назад
job.py ff572bbdd9 New magic kwarg: delivery_info. Used by retry() to resent the task to it's 15 лет назад
listener.py 1ca8fa2431 Handle message decode errors properly. Thanks to Jacob Burch. 15 лет назад
pool.py 273f1e49a3 fixed stuff reported by pyflakes 15 лет назад
revoke.py 1c4a5fb044 Move documentation for celery.worker.revoke to the rst file. 16 лет назад
scheduler.py b12dd4bbcf Pass a logger into the scheduler, since it makes logging calls to a non-existant one. 15 лет назад