mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -04:00
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. |
||
|---|---|---|
| .. | ||
| cohttp_client.ml | ||
| dune | ||
| emit1.ml | ||
| emit1_cohttp.ml | ||
| emit1_eio.ml | ||