This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 805cde3 Reduce rerendering of component (#22161)
add fde8572 Don't try to expand mapped tasks if they can't run (#22155)
No new revisions were added by this update.
Summary of changes:
airflow/models/dagrun.py | 21 +++++++++--------
airflow/ti_deps/dep_context.py | 34 +++++++++++-----------------
airflow/ti_deps/deps/mapped_task_expanded.py | 2 ++
tests/models/test_dagrun.py | 34 ++++++++++++++++++++++++++++
4 files changed, 61 insertions(+), 30 deletions(-)