This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 59c6720 Add Wisr to INTHEWILD.md (#16360)
add 408bd26 Run mini scheduler in LocalTaskJob during task exit (#16289)
No new revisions were added by this update.
Summary of changes:
airflow/jobs/local_task_job.py | 60 ++++++++++++++-
airflow/models/taskinstance.py | 60 +--------------
tests/cli/commands/test_task_command.py | 4 +-
tests/jobs/test_local_task_job.py | 132 +++++++++++++++++++++++++++++---
tests/models/test_taskinstance.py | 103 -------------------------
5 files changed, 185 insertions(+), 174 deletions(-)