ocaml-trace/test/lwt/t_lwt.expected
2026-04-13 13:11:17 -04:00

10 lines
226 B
Text

=== ambient span (Lwt) ===
before any span: none
sync outer: sync-outer
sync inner: sync-inner
after sync: none
lwt outer: lwt-outer
lwt inner: lwt-inner
after lwt inner: lwt-outer
after lwt outer: none
after binds: bind-test