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 14db8fd085 In DAG dependency detector, use class type instead of class 
name, 2nd attempt (#21706)
     add 97e53b698c Use inherited 'trigger_tasks' method (#23016)

No new revisions were added by this update.

Summary of changes:
 airflow/executors/base_executor.py      | 17 +++++++++--
 airflow/executors/celery_executor.py    | 51 +++++++--------------------------
 tests/executors/test_celery_executor.py |  6 ++--
 tests/jobs/test_local_task_job.py       |  8 ++++--
 4 files changed, 33 insertions(+), 49 deletions(-)

Reply via email to