Dan Davydov created AIRFLOW-2061:
------------------------------------
Summary: Remove expensive redundant async.state calls in celery
executor
Key: AIRFLOW-2061
URL: https://issues.apache.org/jira/browse/AIRFLOW-2061
Project: Apache Airflow
Issue Type: Improvement
Components: executor
Reporter: Dan Davydov
Assignee: Dan Davydov
The Celery Executor makes the expense calls async.state multiple times, when it
could reuse the initial async.state call.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)