ashb commented on PR #68390:
URL: https://github.com/apache/airflow/pull/68390#issuecomment-4681598486

   > through `get_coordinator_manager().for_queue(ti.queue)`, so it depends on 
`queue`, `pool_slots` and `priority_weight` on the task instance it receives.
   
   The last two being required on the worker seems like a code smell. If it 
makes it to the worker it should just executed. That is the scheduler's job, 
not the workers


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