vincbeck commented on code in PR #61227:
URL: https://github.com/apache/airflow/pull/61227#discussion_r2743682815


##########
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:
   Pool -> team association. Given a pool name, I want to know which team is 
associated to this pool (if any)



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