abseil / abseil/abseil-cpp

Rare hang (~1 in 3000) in grpc when using abseil sync primitives on Windows.

Abierto
#1,877 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C++
Estrellas
18.1k
Forks
3.2k
Merge medio
20 h 36 min
PR fusionados (30 d)
1

Descripción

### Describe the issue

A more detailed issue is here https://github.com/grpc/grpc/issues/39321 and originally here where it was first noticed - https://github.com/open-telemetry/opentelemetry-cpp/issues/3372

### Steps to reproduce the problem

A repo with steps is here - https://github.com/malkia/grpc_absl_hang

### What version of Abseil are you using?

20240722.0 (found by `bazel dep graph`)

### What operating system and version are you using?

Windows 10, 11

### What compiler and version are you using?

Visual Studio Enterprise 2022, 10.0.26100.0 Windows SDK, and MSVC 14.43.34808, e.g.

```
C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.43.34808/bin/HostX64/x64/cl.exe
```

### What build system are you using?

bazel 8.2.1

### Additional context

_No response_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.