eladkal commented on PR #50379: URL: https://github.com/apache/airflow/pull/50379#issuecomment-2871235358
Doesn't seem to fix the issue. Tested with DAGs from https://github.com/apache/airflow/issues/49508#issuecomment-2834521949 I created 7 manual DagRuns of scheduler2 with pool with 1 slot. <img width="1626" alt="Screenshot 2025-05-12 at 10 32 55" src="https://github.com/user-attachments/assets/13d90c90-444d-4845-98aa-1de50fde17bc" /> It moves the tasks up to queued but never to running. 1 task in queue make sense as there is only 1 slot in the pool but the queued task isn't moved to running. <img width="1104" alt="Screenshot 2025-05-12 at 10 35 00" src="https://github.com/user-attachments/assets/76f68d5f-097e-44de-937e-631b2e814f95" /> -- 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]
