Skip to content

Commit a06598f

Browse files
committed
Add TODO comments
Change-Id: I50444daa100eef7b42749f72ef692066ad5f926b Co-developed-by: Cursor <[email protected]>
1 parent 3f11179 commit a06598f

File tree

1 file changed

+1
-0
lines changed
  • instrumentation-loongsuite/loongsuite-instrumentation-agentscope/src/opentelemetry/instrumentation/agentscope

1 file changed

+1
-0
lines changed

instrumentation-loongsuite/loongsuite-instrumentation-agentscope/src/opentelemetry/instrumentation/agentscope/patch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ async def _trace_async_generator_wrapper(
106106
pass
107107

108108
# Apply handler's attribute logic (without context management)
109+
# TODO: Fix the context management logic in genai util
109110
try:
110111
_apply_execute_tool_finish_attributes(span, invocation)
111112

0 commit comments

Comments
 (0)