kaxil commented on code in PR #47644:
URL: https://github.com/apache/airflow/pull/47644#discussion_r1991068003


##########
task-sdk/src/airflow/sdk/execution_time/task_runner.py:
##########
@@ -75,6 +75,7 @@
     set_current_context,
 )
 from airflow.utils.net import get_hostname
+from airflow.utils.operator_helpers import context_to_airflow_vars

Review Comment:
   and then you can move over the tests too:
   
   
https://github.com/apache/airflow/blob/b85f14c4cf20cccd56aa06ce5ba4baf637a7f11c/tests/utils/test_operator_helpers.py#L53-L99



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