[GitHub] [airflow] ephraimbuddy commented on a diff in pull request #23667: Fix mapped task immutability after clear

2022-05-30 Thread GitBox
ephraimbuddy commented on code in PR #23667: URL: https://github.com/apache/airflow/pull/23667#discussion_r884496343 ## airflow/models/dagrun.py: ## @@ -640,15 +640,9 @@ def task_instance_scheduling_decisions(self, session: Session = NEW_SESSION) -> tis = list(self.get

[GitHub] [airflow] ephraimbuddy commented on a diff in pull request #23667: Fix mapped task immutability after clear

2022-05-26 Thread GitBox
ephraimbuddy commented on code in PR #23667: URL: https://github.com/apache/airflow/pull/23667#discussion_r883310323 ## airflow/models/dagrun.py: ## @@ -863,7 +859,8 @@ def verify_integrity(self, session: Session = NEW_SESSION): else: self.l

[GitHub] [airflow] ephraimbuddy commented on a diff in pull request #23667: Fix mapped task immutability after clear

2022-05-26 Thread GitBox
ephraimbuddy commented on code in PR #23667: URL: https://github.com/apache/airflow/pull/23667#discussion_r883298741 ## airflow/models/dagrun.py: ## @@ -863,7 +859,8 @@ def verify_integrity(self, session: Session = NEW_SESSION): else: self.l

[GitHub] [airflow] ephraimbuddy commented on a diff in pull request #23667: Fix mapped task immutability after clear

2022-05-26 Thread GitBox
ephraimbuddy commented on code in PR #23667: URL: https://github.com/apache/airflow/pull/23667#discussion_r883298741 ## airflow/models/dagrun.py: ## @@ -863,7 +859,8 @@ def verify_integrity(self, session: Session = NEW_SESSION): else: self.l