You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/04/06 20:42:50 UTC

[airflow] branch main updated (c0c08b2bf2 -> 4a06f895bb)

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 c0c08b2bf2 Fix sqlalchemy warning about coercing subquery for use in IN() (#22788)
     add 4a06f895bb Fix processor cleanup on DagFileProcessorManager (#22685)

No new revisions were added by this update.

Summary of changes:
 airflow/dag_processing/manager.py    |  9 +++++++++
 airflow/dag_processing/processor.py  |  7 +++++++
 tests/dag_processing/test_manager.py | 10 +++++++++-
 3 files changed, 25 insertions(+), 1 deletion(-)