This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from b8cecf5 Add link on External Task Sensor to navigate to target dag
(#11481)
add 623d5cd Spend less time waiting for LocalTaskJob's subprocss process
to finish (#11373)
No new revisions were added by this update.
Summary of changes:
airflow/executors/dask_executor.py | 6 +++---
airflow/jobs/local_task_job.py | 19 +++++++++++++++----
airflow/task/task_runner/standard_task_runner.py | 5 ++++-
tests/dags/test_heartbeat_failed_fast.py | 2 +-
tests/jobs/test_local_task_job.py | 4 +---
5 files changed, 24 insertions(+), 12 deletions(-)