The GitHub Actions job "Tests (AMD)" on airflow.git/fix-compat-lineage-collector-recursion has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: 0508b977f32ee9b2ad2a1932495354c1ab0191bc / Kaxil Naik <[email protected]> Fix RecursionError in common.compat hook lineage add_extra polyfill _add_extra_polyfill re-patched the collector's collected_assets/has_collected class properties on every call (the trigger gate keys on instance-level _extra), stacking a wrapper layer per fresh collector until property access raised RecursionError on the Compat 3.1.x provider test matrix. Patch each class exactly once via a per-class marker set after all patches; production is unaffected (singleton collector). Report URL: https://github.com/apache/airflow/actions/runs/27797895082 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
