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 de10cfd1ef3 Add some logs for exit code and sockets being cleaned up 
(#58565)
     add ad953da43d6 Find only relevant up/downstream tis when clearing (#57758)

No new revisions were added by this update.

Summary of changes:
 .../core_api/routes/public/task_instances.py       |  62 ++++--
 .../example_dags/example_dynamic_task_mapping.py   |  32 ++-
 airflow-core/src/airflow/models/taskinstance.py    | 246 ++++++++++++++-------
 .../core_api/routes/public/test_task_instances.py  |  21 ++
 .../tests/unit/models/test_taskinstance.py         |  54 +++++
 5 files changed, 309 insertions(+), 106 deletions(-)

Reply via email to