You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/12/19 12:12:27 UTC

[airflow] branch master updated (5cf2fbf -> ef8f414)

This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 5cf2fbf  Fix typos in TESTING.rst (#13169)
     add ef8f414  Filter DagRuns with Task Instances in removed State while Scheduling (#13165)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/scheduler_job.py    |  2 +-
 tests/jobs/test_scheduler_job.py | 44 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+), 1 deletion(-)