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 e02bfc8703 Persist DAG and task doc values in TaskFlow API if 
explicitly set (#29399)
     add a770edfac4 Fix Scheduler crash when clear a previous run of a normal 
task that is now a mapped task (#29645)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dagrun.py          |  8 +++++
 airflow/models/taskinstance.py    | 19 +++++++++++
 tests/models/test_dagrun.py       | 67 +++++++++++++++++++++++++++++----------
 tests/models/test_taskinstance.py | 16 ++++++++++
 4 files changed, 93 insertions(+), 17 deletions(-)

Reply via email to