o-nikolas commented on code in PR #61227:
URL: https://github.com/apache/airflow/pull/61227#discussion_r2743286564


##########
airflow-core/src/airflow/ti_deps/deps/pool_slots_available_dep.py:
##########
@@ -53,6 +55,21 @@ def _get_dep_statuses(self, ti, session, dep_context=None):
             )
             return
 
+        # Check team compatibility

Review Comment:
   When is this actually going to get evaluated? Does this ultimately get 
called at parse time? Or scheduler/runtime?



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