You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/02/15 13:13:49 UTC

[airflow] branch main updated (2258e13 -> 2a6792d)

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

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


    from 2258e13  Change default log filename template to include map_index (#21495)
     add 2a6792d  Fix race condition between triggerer and scheduler (#21316)

No new revisions were added by this update.

Summary of changes:
 airflow/executors/base_executor.py    | 36 ++++++++++++++++++---
 tests/executors/test_base_executor.py | 60 ++++++++++++++++++++++++++++++++---
 2 files changed, 87 insertions(+), 9 deletions(-)