Skip to content

Commit ddd3d5f

Browse files
DiamondJosephabbiemery
authored andcommitted
fix: Remove further trace
1 parent 1eb09c4 commit ddd3d5f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/blueapi/service/runner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ def stop(self):
109109
error_message=_safe_exception_message(e),
110110
)
111111

112-
@start_as_current_span(TRACER, "function", "args", "kwargs")
113112
def run(
114113
self,
115114
function: Callable[P, T],

0 commit comments

Comments
 (0)