dondaum commented on PR #62984: URL: https://github.com/apache/airflow/pull/62984#issuecomment-4045639800
> I still see a lot of other methods with names, types, variables, comments all mentioning tasks where it should be workloads that need cleaning up. > > @ferruzzi should have a look too of course I changed the reference from task to workload where I could make a change. There is a method `try_adopt_task_instances() `which I have not changed since it is part of the base class. But technically it should work on both tasks and callbacks. -- 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]
