ocaml-opentelemetry/dune
Simon Cruanes d689dfc8fb
feat(ocurl): simpler, cleaner backend implementation
we now only have a single representation of a batch, with its own
internal state to handle timeouts. It handles its own locking, and there
are no callbacks anymore.
2022-07-06 12:06:51 -04:00

3 lines
65 B
Text

(env
(_
(flags :standard -warn-error -a+8 -strict-sequence)))