ocaml-opentelemetry/src
Antonin Décimo b2e62d527e fix: opentelemetry-client-ocurl: don't block signals on Windows
As of OCaml 5.3, the OCaml runtime doesn't support signals on
Windows. Trying to block them with Thread.sigmask will raise:

    Thread 5 killed on uncaught exception Invalid_argument("Thread.sigmask not implemented")
    Raised by primitive operation at Opentelemetry_client_ocurl.start_bg_thread.run in file "src/client-ocurl/opentelemetry_client_ocurl.ml", line 106, characters 12-49
2025-03-27 09:28:48 -04:00
..
ambient-context remove optional dep on rcontext 2024-10-04 21:02:39 -04:00
atomic format 2024-09-20 09:22:13 -04:00
client-cohttp-lwt forgot to update tags 2025-03-19 09:06:57 -04:00
client-ocurl fix: opentelemetry-client-ocurl: don't block signals on Windows 2025-03-27 09:28:48 -04:00
core forgot to update tags 2025-03-19 09:06:57 -04:00
integrations/cohttp do not use deprecated functions 2024-10-18 11:26:57 +02:00
lwt use reraise 2024-09-24 21:23:51 +02:00
proto chore: update warnings 2024-10-17 14:20:20 +01:00
trace forgot to update tags 2025-03-19 09:06:57 -04:00