You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/01/19 16:37:18 UTC

[GitHub] [airflow] ReadytoRocc commented on issue #20940: Deferrable Tasks do not Respect Task Pools

ReadytoRocc commented on issue #20940:
URL: https://github.com/apache/airflow/issues/20940#issuecomment-1016649552


   > Does the task take the slot back when it is back from defferred state?
   
   @potiuk yes. Once the `trigger` is finished, the task will be marked as `SCHEDULED`. The task will then re-queue once a `pool` slot is available.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org