Skip to content

Conversation

JordanYates
Copy link
Contributor

Update the queue locking setup to:

  • Avoid disabling interrupts for extended periods of time
  • Avoid running Bluetooth commands from Bluetooth rx workqueue

Update the queue locking setup to:
 * Avoid disabling interrupts for extended periods of time
 * Avoid running Bluetooth commands from Bluetooth rx workqueue

Signed-off-by: Jordan Yates <[email protected]>
@JordanYates JordanYates merged commit 55e0639 into main Sep 12, 2024
8 checks passed
@JordanYates JordanYates deleted the bugfix/bt_locking branch September 12, 2024 07:53
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.88%. Comparing base (16043e9) to head (b97982e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #245      +/-   ##
==========================================
- Coverage   92.74%   91.88%   -0.87%     
==========================================
  Files         103      103              
  Lines        3834     3834              
  Branches      597      597              
==========================================
- Hits         3556     3523      -33     
- Misses        137      167      +30     
- Partials      141      144       +3     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant