Skip to content

[CHERRY-PICK] zmk#3110: Use managed queue for input report to avoid deadlock#43

Open
chrisandreae wants to merge 1 commit intomainfrom
cherry-pick-zmk-3110
Open

[CHERRY-PICK] zmk#3110: Use managed queue for input report to avoid deadlock#43
chrisandreae wants to merge 1 commit intomainfrom
cherry-pick-zmk-3110

Conversation

@chrisandreae
Copy link
Copy Markdown
Collaborator

zmkfirmware#3110 addresses a deadlock in peripheral input reporting by taking the bt_gatt_notify call off of the main thread.

…port to avoid deadlock

- Use our service work queue to process input report to avoid deadlock on the system work queue
- Add config `CONFIG_ZMK_INPUT_SPLIT_MSG_QUEUE_SIZE`
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.

2 participants