The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).
Head commit for run: 36e2e43def6a27d9bf2cab4d27d104414bea3f7f / Ephraim Anierobi <[email protected]> Remove double collection of dags in `airflow dags reserialize` (#27030) We explicitly call dagbag.collect_dags after instantiating DagBag in airflow dags reserialize code. The method collect_dags is called on instantiation of the DagBag so calling it again means more processing of the same dags. Here, we use a variable to achieve the same needed effect on reserialization Co-authored-by: Ash Berlin-Taylor <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/3244778275 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
