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

Leveraging shared_bus over custom mutex #228

Merged
merged 2 commits into from
Aug 1, 2022

Conversation

ryan-summers
Copy link
Member

@ryan-summers ryan-summers commented Aug 1, 2022

This PR fixes #227 by replacing the custom mutex implementation with that provided by shared_bus.

TODO:

  • Run HITL self-test script on Booster to verify functionality of changes

@ryan-summers ryan-summers merged commit effb153 into develop Aug 1, 2022
@ryan-summers ryan-summers deleted the rs/issue-227/shared-bus branch August 1, 2022 10:50
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.

Replace AtomicCheck mutex with shared-bus implementation
2 participants