ashb commented on pull request #17945:
URL: https://github.com/apache/airflow/pull/17945#issuecomment-911493695


   > will not schedule the newer dagruns with effect that only one dagruns 
would be in running at any time
   
   When you say wont schedule -- do you mean that the dagruns will take a long 
time to get out of queued state, but once a dag run is in running state tasks 
should be scheduled fine -- cos the code you have changed only affects DagRuns 
going from queued -> running state -- nothing there  will affect task 
scheduling.


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