ocaml-opentelemetry/tests/bin
Shon Feder 16de06aac5
Make emit1_eio.ml emit deterministic signals
As soon as we start running this in multible system threads, the race to
trigger the globals `stop` and `iterations` makes the signal emissions
non-deterministic, which makes the test kind of meaningless. This change
should make them determinstic.
2025-08-01 14:10:02 -04:00
..
cohttp_client.ml Used default_url 2025-07-08 21:28:55 -04:00
dune Fix deps 2025-07-14 12:34:39 -04:00
emit1.ml Add test harness for instrumented applications 2025-07-08 21:30:03 -04:00
emit1_cohttp.ml Use multiple system threads in integration tests 2025-08-01 13:56:50 -04:00
emit1_eio.ml Make emit1_eio.ml emit deterministic signals 2025-08-01 14:10:02 -04:00