Rick Wargo b535e3a584 Ensure task has name prior to registration. Resolves issue #3615. (#3616) 8 年之前
..
__init__.py d854e071bf Cleanup celery/app/__init__.py module 9 年之前
amqp.py 2a0503a1fe Task: Sent event was never being published. Closes #3646 8 年之前
annotations.py 9ce1b1bf65 Cosmetics 9 年之前
backends.py 9ce1b1bf65 Cosmetics 9 年之前
base.py a893527e8b app.register_task now binds task to app 8 年之前
builtins.py 9ce1b1bf65 Cosmetics 9 年之前
control.py 9ce1b1bf65 Cosmetics 9 年之前
defaults.py fcecfb0877 Adds redis_socket_connect_timeout setting, and make sure its not set with Unix socket 8 年之前
events.py 56f839f5a7 Moves celery.events implementation out of __init__.py 9 年之前
log.py 250e3539cc Fixes for celery.contrib.testing 9 年之前
registry.py b535e3a584 Ensure task has name prior to registration. Resolves issue #3615. (#3616) 8 年之前
routes.py 9ce1b1bf65 Cosmetics 9 年之前
task.py f8a0d5a758 Task: Handle retry when task sent to anon-exchange. Closes #3622 8 年之前
trace.py b2027b9c6c flakes 8 年之前
utils.py fbca87e24f flakes 9 年之前