Skip to content

fix(ble): resolve BLE connection hangs on macOS without --debug flag#893

Merged
ianmcorvidae merged 1 commit into
meshtastic:masterfrom
lexfrei:fix/ble-race-condition
Jan 25, 2026
Merged

fix(ble): resolve BLE connection hangs on macOS without --debug flag#893
ianmcorvidae merged 1 commit into
meshtastic:masterfrom
lexfrei:fix/ble-race-condition

fix(ble): resolve BLE hangs on macOS without --debug flag

9b9df9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 25, 2026 in 0s

59.82% (-0.11%) compared to da559f0

View this Pull Request on Codecov

59.82% (-0.11%) compared to da559f0

Details

Codecov Report

❌ Patch coverage is 18.18182% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.82%. Comparing base (da559f0) to head (9b9df9e).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
meshtastic/ble_interface.py 18.18% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #893      +/-   ##
==========================================
- Coverage   59.93%   59.82%   -0.11%     
==========================================
  Files          24       24              
  Lines        4320     4329       +9     
==========================================
+ Hits         2589     2590       +1     
- Misses       1731     1739       +8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.