You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2022/01/18 09:38:38 UTC

[airflow] branch main updated (077bacd -> f881e18)

This is an automated email from the ASF dual-hosted git repository.

uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 077bacd  Serialize mapped tasks and task groups (#20743)
     add f881e18  Fix task ID deduplication in @task_group (#20870)

No new revisions were added by this update.

Summary of changes:
 airflow/decorators/base.py     | 32 +++++++++++++++++++-------------
 tests/utils/test_task_group.py | 26 ++++++++++++++++++++++++++
 2 files changed, 45 insertions(+), 13 deletions(-)