You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2022/01/12 05:20:10 UTC

[airflow] branch main updated (17a594f -> 490581c)

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

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


    from 17a594f  Test util `env_vars` to take arbitrary env vars (#20818)
     add 490581c  Fix task instances iteration in a pool to prevent blocking (#20816)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/scheduler_job.py    | 21 +++++++++++----------
 tests/jobs/test_scheduler_job.py | 22 ++++++++++++++++++++--
 2 files changed, 31 insertions(+), 12 deletions(-)