ashb commented on issue #12387: URL: https://github.com/apache/airflow/issues/12387#issuecomment-728305030
You'll have to explain your use case more -- I can't see from what you've said why you'd even need to get this other dag object. Also even if we fixed the error so it didn't give a recursion error, it might not work how you expect: when parsing DAGs it only parses one file at a time, not all of them. ---------------------------------------------------------------- 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]
