This is an automated email from the ASF dual-hosted git repository.

ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 87d363e  Correctly handle task_id mangling during unmapping (#22355)
     add f309ea7  Reduce DB load incurred by Stale DAG deactivation (#21399)

No new revisions were added by this update.

Summary of changes:
 airflow/config_templates/config.yml          |  8 +++++
 airflow/config_templates/default_airflow.cfg |  4 +++
 airflow/dag_processing/manager.py            | 43 ++++++++++++++++++++++++-
 airflow/dag_processing/processor.py          | 11 -------
 tests/dag_processing/test_manager.py         | 48 ++++++++++++++++++++++++++++
 tests/dag_processing/test_processor.py       | 25 ---------------
 6 files changed, 102 insertions(+), 37 deletions(-)

Reply via email to