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 2020/10/09 12:22:01 UTC

[airflow] branch master updated (d2754ef -> fe0bf6e)

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 d2754ef  Strict type check for Microsoft  (#11359)
     add fe0bf6e  Reduce "start-up" time for tasks in CeleryExecutor (#11372)

No new revisions were added by this update.

Summary of changes:
 airflow/executors/celery_executor.py    | 41 +++++++++++++++++++++++++++++++++
 tests/executors/test_celery_executor.py | 22 ++++++++++--------
 2 files changed, 53 insertions(+), 10 deletions(-)