Chris7 commented on issue #21225:
URL: https://github.com/apache/airflow/issues/21225#issuecomment-1031543120


   Thanks @ephraimbuddy ,
   
   Looking at the PR, I'm not sure if it will address this problem. Notably, 
tasks are added to the `running` set by the abandoned task code, which means 
this line will skip over all these forever queued tasks:
    
https://github.com/apache/airflow/pull/19769/files#diff-ac6d6f745ae19450e4bfbd1087d865b5784294354c885136b97df437460d5f10R417


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