kaxil edited a comment on pull request #9910: URL: https://github.com/apache/airflow/pull/9910#issuecomment-662096504
That is a very good point, in that case the correct solution for v1-10-test would be to move the `from airflow.models import DAG` after settings.initialize or have it similar to master as this will fix other things too (i.e other airflow_local_settings functions that would used old cached functions) WDYT @waleedsamy @milton0825 ? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
