.. |
control
|
1728ac52bb
worker.control.bultins.revoke: Now returns {"ok": "task $id revoked"}
|
15 anni fa |
__init__.py
|
eefbf5efc2
Fixed some recently introduced bugs.
|
15 anni fa |
buckets.py
|
4b28602c23
PEP8ify
|
15 anni fa |
controllers.py
|
6b7262b1c3
Have a single entrypoint for revoking tasks. Also send task-revoked event.
|
15 anni fa |
heartbeat.py
|
85fb35af30
try: finally is available in 2.4, just not try: except: finally
|
15 anni fa |
job.py
|
6b7262b1c3
Have a single entrypoint for revoking tasks. Also send task-revoked event.
|
15 anni fa |
listener.py
|
d9742a69f0
celeryev: T key now displays traceback of failed task in a new window + hostname not passed from listener to EventDispatcher
|
15 anni fa |
pool.py
|
f7205b8092
Wait for available pool processes before applying tasks to the pool.
|
15 anni fa |
revoke.py
|
1c4a5fb044
Move documentation for celery.worker.revoke to the rst file.
|
16 anni fa |
scheduler.py
|
6b7262b1c3
Have a single entrypoint for revoking tasks. Also send task-revoked event.
|
15 anni fa |