phi-friday commented on issue #42824:
URL: https://github.com/apache/airflow/issues/42824#issuecomment-2400087005

   > Hey @phi-friday , maybe you could share some thoughts abouts this, thank 
you in advance for the great work!
   
   This feature is entirely dependent on `pre_execute`, so if `pre_execute` can 
be executed before the `slot` allocation, then the scenario you mentioned 
should be possible. 
   
   However, I believe (though I don't know exactly) that having a `Task` 
assigned to an `executor` and getting a `slot` are isomorphic, so wouldn't this 
scenario be impossible.
   
   


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