Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf fromtree] mgmt: mcumgr: transport: smp_bt: Fix deadlock on disconnect with data #948

Closed
wants to merge 1 commit into from

Conversation

nordicjm
Copy link
Contributor

This fixes an issue with the bluetooth transport whereby if a device drops the connection prior to receiving all the output data it could cause a deadlock.

PR: zephyrproject-rtos/zephyr#51597
Commit: 7bab5c1

…nnect with data

This fixes an issue with the bluetooth transport whereby if a device
drops the connection prior to receiving all the output data it could
cause a deadlock.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
(cherry picked from commit 7bab5c1)
@PerMac
Copy link
Contributor

PerMac commented Oct 26, 2022

Clang check required a fix, which was merged recently. Please rebase the PR to get the workflow properly triggered. Sorry for an inconvenience.

@nordicjm nordicjm closed this Nov 23, 2022
@nordicjm nordicjm deleted the mcuprpull2 branch November 28, 2022 10:47
@nordicjm nordicjm restored the mcuprpull2 branch November 6, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants