abseil / abseil/abseil-cpp

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

未關閉
#1,877 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
C++
星號
18.1k
分支
3.2k
平均合併
20 小時 36 分鐘
30 天內合併 PR
1

描述

### 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_

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。