[
https://issues.apache.org/jira/browse/AIRFLOW-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789987#comment-16789987
]
Kevin Yang commented on AIRFLOW-2061:
-------------------------------------
Sry I meant to link this PR https://github.com/apache/airflow/pull/3830
But Jack is correct that anyway we no longer have that redundant call
> 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)