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 2021/06/14 11:34:27 UTC

[airflow] branch main updated (4752fb3 -> 943292b)

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 4752fb3  Fix issue with parsing error logs in the KPO (#15638)
     add 943292b  Queue tasks with higher priority and earlier execution_date first. (#15210)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/scheduler_job.py    |   1 +
 tests/jobs/test_scheduler_job.py | 159 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 160 insertions(+)