This document is for Celery's development version, which can be significantly different from previous releases. Get old docs here: 2.5.
Designing task workflows.
| copyright: |
|
|---|---|
| license: | BSD, see LICENSE for more details. |
chain.from_iterable(iterable) –> chain object
Alternate chain() contructor taking a single iterable argument that evaluates lazily.