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 12ad64f Fixed MyPy issues in tests decorators and hooks (#19996)
add 5254843 Fix race condition when starting DagProcessorAgent (#19935)
No new revisions were added by this update.
Summary of changes:
airflow/dag_processing/manager.py | 10 +++++++
airflow/utils/process_utils.py | 55 ++++++++++++++++++++++++----------
tests/dag_processing/test_processor.py | 50 +++++++++++++++++++++++++++++++
3 files changed, 100 insertions(+), 15 deletions(-)