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