[GitHub] [airflow] o-nikolas commented on a diff in pull request #28528: Fixes to how DebugExecutor handles sensors

2023-01-23 Thread via GitHub
o-nikolas commented on code in PR #28528: URL: https://github.com/apache/airflow/pull/28528#discussion_r1084581785 ## airflow/ti_deps/deps/ready_to_reschedule.py: ## @@ -44,7 +45,8 @@ def _get_dep_statuses(self, ti, session, dep_context): from airflow.models.mappedopera

[GitHub] [airflow] o-nikolas commented on a diff in pull request #28528: Fixes to how DebugExecutor handles sensors

2023-01-11 Thread GitBox
o-nikolas commented on code in PR #28528: URL: https://github.com/apache/airflow/pull/28528#discussion_r1067627962 ## airflow/ti_deps/deps/ready_to_reschedule.py: ## @@ -44,7 +45,8 @@ def _get_dep_statuses(self, ti, session, dep_context): from airflow.models.mappedopera

[GitHub] [airflow] o-nikolas commented on a diff in pull request #28528: Fixes to how DebugExecutor handles sensors

2023-01-05 Thread GitBox
o-nikolas commented on code in PR #28528: URL: https://github.com/apache/airflow/pull/28528#discussion_r1062796629 ## airflow/ti_deps/deps/ready_to_reschedule.py: ## @@ -44,7 +45,8 @@ def _get_dep_statuses(self, ti, session, dep_context): from airflow.models.mappedopera