This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from deac14e5a5e Only redirect on the dag detail page (#54920)
add e36a809ebda Fix local executor task execution (#54523)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/executors/local_executor.py | 3 +-
.../executors/test_local_executor_check_workers.py | 146 +++++++++++++++++++++
2 files changed, 147 insertions(+), 2 deletions(-)
create mode 100644
airflow-core/tests/unit/executors/test_local_executor_check_workers.py