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