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:13:44 UTC

[airflow] branch master updated (ef8f414 -> 2c9c557)

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 ef8f414  Filter DagRuns with Task Instances in removed State while Scheduling (#13165)
     add 2c9c557  Stop sending Callback Requests if no callbacks are defined on DAG (#13163)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dagrun.py         |  6 +++---
 tests/jobs/test_scheduler_job.py | 44 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+), 3 deletions(-)