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

core: add missing locks in command queue #2439

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Conversation

julianoes
Copy link
Collaborator

Fixes #2438

Otherwise we miss out on what could have passed and just have to try yet
again.
Copy link

sonarcloud bot commented Nov 12, 2024

@julianoes julianoes merged commit a81d258 into main Nov 12, 2024
39 checks passed
@julianoes julianoes deleted the pr-fix-command-sender-locking branch November 12, 2024 21:13
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.

Access to MavlinkCommandSender::_work_queue without locking the mutex
2 participants