kaxil commented on a change in pull request #4253: [AIRFLOW-3414] Fix 
reload_module in DagFileProcessorAgent
URL: https://github.com/apache/incubator-airflow/pull/4253#discussion_r238076043
 
 

 ##########
 File path: airflow/settings.py
 ##########
 @@ -261,7 +261,7 @@ def configure_action_logging():
 except Exception:
     pass
 
-configure_logging()
+logging_class_path = configure_logging()
 
 Review comment:
   Do we need to assign this to a variable ?? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to