You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2020/10/23 08:53:04 UTC

[airflow] branch master updated (0df60b7 -> f603b36)

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

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


    from 0df60b7  Add reattach flag to ECSOperator (#10643)
     add f603b36  Ensure that manually creating a DAG run doesn't "block" the scheduler (#11732)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/scheduler_job.py    |  32 +++++++---
 tests/jobs/test_scheduler_job.py | 132 ++++++++++++++++++++++++++++++++-------
 2 files changed, 134 insertions(+), 30 deletions(-)