Ask Solem 218dd421b7 tests: Now mocks the Pool 15 years ago
..
control aa389721b1 Revoked tasks now marked with state REVOKED, and result.get() will now raise TaskRevokedError. 15 years ago
__init__.py 5f9e0cae21 Added CELERYD_MAX_TASKS_PER_CHILD / --maxtasksperchild 15 years ago
buckets.py 4b28602c23 PEP8ify 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 85fb35af30 try: finally is available in 2.4, just not try: except: finally 15 years ago
job.py da824caadc TaskWrapper.execute now also respects acks_late 15 years ago
listener.py f91ade4367 Events: repr complex objects sent as event fields. 15 years ago
pool.py 218dd421b7 tests: Now mocks the Pool 15 years ago
revoke.py 1c4a5fb044 Move documentation for celery.worker.revoke to the rst file. 15 years ago
scheduler.py 4b28602c23 PEP8ify 15 years ago