Ask Solem
|
915e2f5a10
celery.task.sets: Fixed typo options -> **options
|
15 years ago |
Ask Solem
|
68d5234f04
Use subtask.delay instead of subtask.apply_async to do star argument merging.
|
15 years ago |
Ask Solem
|
9040ec3e5b
TaskSet: Now shows DeprecationWarning when using old-style single-task syntax.
|
15 years ago |
Ask Solem
|
d10a68390f
Added User Guide Section: Sets of tasks, Subtasks and Callbacks.
|
15 years ago |
Ask Solem
|
82ebb8b4a1
TaskSet.apply_async is already using the with_connection decorator
|
15 years ago |
Ask Solem
|
2810ab8b14
.task.sets.subtask can now be used to pass around tasks as callbacks.
|
15 years ago |
Ask Solem
|
f107b480bd
Added table-of-contents to documentation pages.
|
15 years ago |
Ask Solem
|
5a899d75bf
celery.worker.job.TaskWrapper renamed -> celery.worker.job.TaskRequest
|
15 years ago |
Ask Solem
|
3f44e1dba1
TaskSets can now contain different kinds of tasks.
|
15 years ago |
Ask Solem
|
ad955af185
Refactored stuff out of celery.task.base.
|
15 years ago |