Kevin Yang created AIRFLOW-3414:
-----------------------------------
Summary: reload_module not working with custom logging class
Key: AIRFLOW-3414
URL: https://issues.apache.org/jira/browse/AIRFLOW-3414
Project: Apache Airflow
Issue Type: Improvement
Affects Versions: 1.10.2
Reporter: Kevin Yang
Assignee: Kevin Yang
If using custom logging class, the reload_module in dag_processing.py will fail
because it will try to reload default logging class, which is not loaded at the
first place.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)