eclipse-uprotocol / eclipse-uprotocol/up-cpp
Valgrind : DRD / Helgrind : RpcClientTest possible data race
Open
quality
- Dominant language
- C++
- Stars
- 29
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
To reproduce locally:
```
bash lint/valgrind.sh build/Release/bin/RpcClientTest
```
```
Tool: DRD
FAILURE DETECTED: ==155836== ERROR SUMMARY: 93332 errors from 453 contexts (suppressed: 52 from 28)
Tool: HELGRIND
------------------------
FAILURE DETECTED: ==155889== ERROR SUMMARY: 55128 errors from 338 contexts (suppressed: 26123 from 83)
```
Contributor guide
Assessment
This issue has not been assessed yet.