LipuFei opened a new pull request, #31033:
URL: https://github.com/apache/airflow/pull/31033

   Fixes #30988
   
   Fixes a circular import of `DagRun -> TaskInstance -> Sentry -> 
KubernetesExexcutor -> kubernetes_helper_functions.py (*) -> TaskInstanceKey.`
   
   Moving `TaskInstanceKey` out to a separate file will break the cycle from 
`kubernetes_helper_functions.py -> taskinstances.py`


-- 
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]

Reply via email to