ashb commented on issue #12590: URL: https://github.com/apache/airflow/issues/12590#issuecomment-733069090
The scheduler will need them too -- as it "parses" the dag files. The way to avoid needing them on the scheduler is to not have imports at the top-level that are only needed inside execute functions ---------------------------------------------------------------- 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]
