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 c18dbe963a fixed et.c type to etc. (#29163)
add 29a26a810e Migrate DagFileProcessorManager._deactivate_stale_dags to
Internal API (#28476)
No new revisions were added by this update.
Summary of changes:
airflow/api_internal/endpoints/rpc_api_endpoint.py | 4 +-
airflow/dag_processing/manager.py | 91 +++++++++++++---------
.../endpoints/test_rpc_api_endpoint.py | 34 +++++---
tests/api_internal/test_internal_api_call.py | 5 +-
tests/dag_processing/test_manager.py | 8 +-
5 files changed, 86 insertions(+), 56 deletions(-)