Skip to content

fix: keep paho network thread alive when MQTT-info refresh fails on disconnect - #82

Merged
stackia merged 2 commits into
mainfrom
cursor/mqtt-disconnect-thread-safety-27ca
Sep 4, 2026
Merged

fix: keep paho network thread alive when MQTT-info refresh fails on disconnect#82
stackia merged 2 commits into
mainfrom
cursor/mqtt-disconnect-thread-safety-27ca

fix: never let a malformed MQTT payload raise inside paho's network t…

7ffa884
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2026 in 0s

95.92% (+0.08%) compared to 2267eaa

View this Pull Request on Codecov

95.92% (+0.08%) compared to 2267eaa

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.92%. Comparing base (2267eaa) to head (7ffa884).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   95.84%   95.92%   +0.08%     
==========================================
  Files           8        8              
  Lines        1083     1105      +22     
  Branches      153      155       +2     
==========================================
+ Hits         1038     1060      +22     
  Misses         21       21              
  Partials       24       24              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.