Skip to content

fix(sync): Destroy condition variables - #2004

Merged
jpnurmi merged 3 commits into
masterfrom
jpnurmi/fix/condvar-free
Aug 20, 2026
Merged

fix(sync): Destroy condition variables#2004
jpnurmi merged 3 commits into
masterfrom
jpnurmi/fix/condvar-free

fix review finding

17fce54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2026 in 1s

74.42% (+0.01%) compared to 85b229c

View this Pull Request on Codecov

74.42% (+0.01%) compared to 85b229c

Details

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.42%. Comparing base (85b229c) to head (17fce54).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2004      +/-   ##
==========================================
+ Coverage   74.41%   74.42%   +0.01%     
==========================================
  Files         104      104              
  Lines       25913    25922       +9     
  Branches     4691     4691              
==========================================
+ Hits        19282    19293      +11     
+ Misses       5299     5298       -1     
+ Partials     1332     1331       -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.