The GitHub Actions job "Tests (AMD)" on airflow.git/perf/dag-processing-queue 
has failed.
Run started by GitHub user shahar1 (triggered by shahar1).

Head commit for run:
0dc7630d7963c664a01c0d1d81b5451fbe7390a6 / Shahar Epstein 
<[email protected]>
Address review: pop before requeue in frontprio, remove inline comments

In frontprio mode, pop the existing key before re-inserting so the new
DagFileInfo object (which may carry a fresher bundle_path) replaces the
old one in the dict, matching the old deque.remove()+appendleft() semantics.

Remove all inline comments added to _add_files_to_queue and the _file_queue
field declaration.

Report URL: https://github.com/apache/airflow/actions/runs/26675955825

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to