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 2021/01/25 21:57:25 UTC

[airflow] branch master updated (2839450 -> b9eb51a)

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 2839450  Upgrade slack_sdk to v3 (#13745)
     add b9eb51a  Fix race condition when using Dynamic DAGs (#13893)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/scheduler_job.py    | 29 +++++++++++++++++++++++++----
 airflow/models/dagbag.py         |  4 ++--
 tests/jobs/test_scheduler_job.py | 35 +++++++++++++++++++++++++++++++++++
 3 files changed, 62 insertions(+), 6 deletions(-)