[
https://issues.apache.org/jira/browse/AIRFLOW-6883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kamil Bregula updated AIRFLOW-6883:
-----------------------------------
Summary: Improve import time of airflow module (was: Improve import time
of airflow moudle)
> Improve import time of airflow module
> -------------------------------------
>
> Key: AIRFLOW-6883
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6883
> Project: Apache Airflow
> Issue Type: Improvement
> Components: core
> Affects Versions: 2.0.0
> Reporter: Ash Berlin-Taylor
> Assignee: Ash Berlin-Taylor
> Priority: Major
>
> Importing the file_task_handler is importing TaksInstance (which currently
> pulls in much of the rest of airflow) -- but it is only used for type
> checking, so can be put behind a guard
--
This message was sent by Atlassian Jira
(v8.3.4#803005)