The GitHub Actions job "Tests" on airflow.git/2603/fix-k8s-joinable-queue has failed. Run started by GitHub user Dev-iL (triggered by Dev-iL).
Head commit for run: 01ba310e3af8377530c6216e95efb1280dda7cb9 / Dev-iL <[email protected]> K8s: use joinable manager queues The executor already treats both queues as joinable queues. It calls: - task_done() - join() - flush logic that assumes task accounting is tracked A plain manager Queue() does not match that contract. On Python 3.14 this showed up in teardown/error paths as: `ValueError: task_done() called too many times` Report URL: https://github.com/apache/airflow/actions/runs/23186049281 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
