mhenc commented on issue #29311: URL: https://github.com/apache/airflow/issues/29311#issuecomment-1852026403
Yes, it is done. If you take a look at https://github.com/apache/airflow/blob/main/airflow/models/taskinstance.py#L464C28-L464C40 then you can see that method `TaskInstance.get_task_instance` is already migrated https://github.com/apache/airflow/blob/main/airflow/api_internal/endpoints/rpc_api_endpoint.py#L82 -- 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]
