mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 04:17:56 -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
|
in
|
||||||
let _al = Gc.create_alarm emit_gc in
|
let _al = Gc.create_alarm emit_gc in
|
||||||
|
|
||||||
let@ scope = T.Trace.with_ "run" in
|
|
||||||
|
|
||||||
let i = ref 0 in
|
let i = ref 0 in
|
||||||
while true do
|
while true do
|
||||||
let@ scope =
|
let@ scope =
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue