dstandish commented on issue #20143:
URL: https://github.com/apache/airflow/issues/20143#issuecomment-990456717


   hrmm interesting...
   
   here's  what i did...
   
   run a dag with two tasks
   
   kill the scheduler
   
   update TI mutation hook to change queue to `special_queue`
   
   start scheduller
   
   clear _one_ task
   
   outcome:
   
   task runs, and _both_ TIs are updated with the `special_queue` queue
   
   strange.... will have to look more 
   


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