You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/04/14 08:51:53 UTC

[airflow] branch main updated (5d1270c32b -> 84177a6d69)

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

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


    from 5d1270c32b Resolve XComArgs before trying to unmap MappedOperators (#22975)
     add 84177a6d69 Update ImportError items instead of deleting and recreating them (#22928)

No new revisions were added by this update.

Summary of changes:
 airflow/dag_processing/processor.py    | 20 ++++++++++++++++----
 tests/dag_processing/test_processor.py | 28 ++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+), 4 deletions(-)