thehalleffect commented on issue #56657: URL: https://github.com/apache/airflow/issues/56657#issuecomment-3498830634
This is still a problem in `3.1.2` under `python 3.10.18`. @ndellosa95 a suggestion: perhaps pre-generating the dags into discrete dagfiles in a temp dir, pointing a `DagBag` at that temp dir, and then invoking the parametrized tests against each generated test dag would work? Disclaimer: YMMV - just an idea, and I have not tried this myself. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
