ephraimbuddy commented on PR #26161:
URL: https://github.com/apache/airflow/pull/26161#issuecomment-1237848665

   > LGTM. So if I understand now - Scheduler will simply move tasks to 
"Scheduled" state and further and that should prevent the deadlocks as only 
scheduler(s) will be doing it ?
   
   I have updated the code. Previously, it would be sent to the executor to be 
queued but now it follows scheduled -> queued etc.
   Thanks for the question :)


-- 
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]

Reply via email to