avkirilishin commented on issue #20461: URL: https://github.com/apache/airflow/issues/20461#issuecomment-1049012740
> Since tasks go through `queued` state before moving to `running`, I think that the scheduler has the check here: > > https://github.com/apache/airflow/blob/3c12c2e1e5c2d1d961addbe0452186d32800135e/airflow/ti_deps/dependencies_deps.py#L90 > > ? I think `SCHEDULER_QUEUED_DEPS` is actually not equivalent to the logic in the scheduler: https://github.com/apache/airflow/blob/3c4524b4ec2b42a8af0a8c7b9d8f1d065b2bfc83/airflow/ti_deps/dependencies_deps.py#L67-L75 -- 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]
