You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Xiaodong DENG (JIRA)" <ji...@apache.org> on 2018/08/15 14:26:00 UTC

[jira] [Created] (AIRFLOW-2904) Clean an unnecessary line in airflow/executors/celery_executor.py

Xiaodong DENG created AIRFLOW-2904:
--------------------------------------

             Summary: Clean an unnecessary line in airflow/executors/celery_executor.py
                 Key: AIRFLOW-2904
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2904
             Project: Apache Airflow
          Issue Type: Improvement
          Components: executor
            Reporter: Xiaodong DENG
            Assignee: Xiaodong DENG
         Attachments: Screen Shot 2018-08-15 at 10.23.05 PM.png

Line [https://github.com/apache/incubator-airflow/blob/00adade4163197fcff799168398edc629f989d34/airflow/executors/celery_executor.py#L34] is unnecessary. Variable *PARALLELISM* is defined here but never used later.

!Screen Shot 2018-08-15 at 10.23.05 PM.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)