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 92585ca Added automated release notes generation for backport
operators (#8807)
add 82de6f7 Spend less time waiting for DagFileProcessor processes to
complete (#8814)
No new revisions were added by this update.
Summary of changes:
airflow/jobs/scheduler_job.py | 4 ++
airflow/utils/dag_processing.py | 134 +++++++++++++++++++++++--------------
tests/jobs/test_scheduler_job.py | 8 ++-
tests/utils/test_dag_processing.py | 32 +++++++++
4 files changed, 126 insertions(+), 52 deletions(-)