You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ISSUE-76 : Fix race condition during aggressive reloads (#189)
* ISSUE-76 : Fix race condition during aggressive reloads
Reason for Change: moving reportThread out of profilexconf structure and making it static in the file, this helps in reuse without depending on profilexconf structure
Test Procedure: Aggressively simulate report uploads and verify that no crashes occur.
Risks: Medium
Priority: P1
* Minor Fix
* Coverity Fix
* coverity fix
* Coverity Fix debug
---------
Co-authored-by: Shibu Kakkoth Vayalambron <shibu.kakkoth@gmail.com>
0 commit comments