This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from dba00ce Add Listener Plugin API that tracks TaskInstance state
changes (#20443)
add 9871576 Fix Scheduler crash when executing task instances of missing
DAG (#20349)
No new revisions were added by this update.
Summary of changes:
airflow/jobs/scheduler_job.py | 11 +++++++++++
tests/jobs/test_scheduler_job.py | 28 ++++++++++++++++++++++++++++
2 files changed, 39 insertions(+)