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/03/31 22:18:53 UTC

[airflow] branch master updated (b0e68eb -> 116a8a0)

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 b0e68eb  Avoid scheduler/parser manager deadlock by using non-blocking IO (#15112)
     add 116a8a0  Remove duplicate call to sync_metadata inside DagFileProcessorManager (#15121)

No new revisions were added by this update.

Summary of changes:
 airflow/utils/dag_processing.py | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)