Skip to content

Rare hang when using otlp exporter. Cause seems to be grpc using abseil sync primitives on Windows. #3372

@malkia

Description

@malkia

** Describe your environment **

  • Windows 10/11, Visual Studio 2022, bazel 8.2.1 (bazel 8+ should work, maybe even 7+)

Steps to reproduce

What is the expected behavior?

  • Using opentelemetry-cpp (through grpc) should not hang.

What is the actual behavior?

  • It hangs instead, roughly 1 in 3000 cases.

Additional context
The issue is not really opentelemetry-cpp, but more like gRPC using abseil primitives on Windows, though users relying on the otlp grpc exported may be affected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    StalebugSomething isn't workingtriage/needs-informationIndicates an issue needs more information in order to work on it.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions