mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -04:00
test: remove toplevel span in emit1
This commit is contained in:
parent
3065f29347
commit
81b22aabca
1 changed files with 0 additions and 2 deletions
|
|
@ -20,8 +20,6 @@ let run () =
|
|||
in
|
||||
let _al = Gc.create_alarm emit_gc in
|
||||
|
||||
let@ scope = T.Trace.with_ "run" in
|
||||
|
||||
let i = ref 0 in
|
||||
while true do
|
||||
let@ scope =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue