uranusjr opened a new pull request, #24774: URL: https://github.com/apache/airflow/pull/24774
I moved the part that sets `ti.task` from `_find_missing_task_indexes` out to `task_instance_scheduling_decisions`. When tracing the code around here, it was difficult for me to realize the inner _find function actually modifies the `task` attribute. This makes things more obvious to read. Also added some simple type hints. -- 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]
