Ask Solem d4a75425a3 Magic keyword arguments are now available as task.request. Tasks can choose to not accept magic keyword arguments by setting task.accept_magic_kwargs=False. task.retry/task.get_logger and task.update_state now uses the values in task.request by default. 15 năm trước cách đây
..
__init__.py de428230ca pyflakes 15 năm trước cách đây
base.py d4a75425a3 Magic keyword arguments are now available as task.request. Tasks can choose to not accept magic keyword arguments by setting task.accept_magic_kwargs=False. task.retry/task.get_logger and task.update_state now uses the values in task.request by default. 15 năm trước cách đây
builtins.py 7ea3148b5c pyflakes 15 năm trước cách đây
control.py 2f71227e7a New remote control commands: add_consumer + cancel_consumer* add_consumer queue exchange exchange_type routing_key **options Tells the worker to declare and consume from the specified declaration.* cancel_consumer queue_name Tells the worker to stop consuming from queue (by queue name).Commands also added to celeryctl and celery.task.control.inspect 15 năm trước cách đây
http.py c408d07b47 PEP8ify (using new version of pep8, 0.6.0) 15 năm trước cách đây
schedules.py de428230ca pyflakes 15 năm trước cách đây
sets.py 0f40a2b753 Added TaskSet.Publisher: Can be used to override the publisher class used to send subtasks 15 năm trước cách đây