[
https://issues.apache.org/jira/browse/AIRFLOW-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789259#comment-16789259
]
Kevin Yang commented on AIRFLOW-2061:
-------------------------------------
Think this is a dup ticket dealing with the same problem this PR is solving.
Should be safe to resolve.
> 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
> Priority: Major
>
> 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)