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 2023/02/28 20:18:38 UTC

[airflow] branch main updated (ca9f41ba2c -> 8603d09229)

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 ca9f41ba2c Remove parametrized package by pytest.mark.parametrize (#29808)
     add 8603d09229 Fix single threaded executor compat regression from recent refactoring (#29796)

No new revisions were added by this update.

Summary of changes:
 airflow/executors/executor_loader.py    | 4 +++-
 tests/executors/test_executor_loader.py | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)