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

DroneCAN: partial application of deadlock fix #28241

Merged
merged 3 commits into from
Sep 27, 2024

Conversation

tridge
Copy link
Contributor

@tridge tridge commented Sep 26, 2024

this matches #28219 which is what is in 4.5.7-beta1

this prevents a very long timeout in begin(), replacement with a mutex
will happen in a separate PR
prevents partial message send due to running out of buffer space
Copy link
Contributor

@peterbarker peterbarker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@peterbarker peterbarker merged commit 9253d6f into ArduPilot:master Sep 27, 2024
95 checks passed
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.

2 participants