ocaml-opentelemetry/src/client-cohttp-lwt
Simon Cruanes 55977b13d8
fix: wait for cleanup in cohttp client
in `Opentelemetry_client_cohttp_lwt.with_setup` we should now wait for
the cleanup to be done, by sneaking in a `unit Lwt.u` that is only
resolved after the cleanup is done.

close #41
2024-10-17 15:06:45 -04:00
..
common_.ml port changes to cohttp client 2024-08-05 10:00:52 +02:00
config.ml make urls from env take precedence 2024-08-09 08:17:08 +02:00
config.mli port changes to cohttp client 2024-08-05 10:00:52 +02:00
dune format 2024-09-20 09:22:13 -04:00
opentelemetry_client_cohttp_lwt.ml fix: wait for cleanup in cohttp client 2024-10-17 15:06:45 -04:00
opentelemetry_client_cohttp_lwt.mli fix: wait for cleanup in cohttp client 2024-10-17 15:06:45 -04:00