eclipse-uprotocol / up-cpp

uProtocol Language Specific Library for C++
Apache License 2.0
18 stars 25 forks source link

Valgrind : DRD / Helgrind : RpcClientTest possible data race #284

Open BishrutSubedi opened 2 months ago

BishrutSubedi commented 2 months ago

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)