Skip to content

fix: impl Sync for UsbBusAllocator #162

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bobozaur
Copy link

Fixes an issue that I think arose in #149. Because UsbBus no longer requires Sync, then the trait is no longer auto implemented.

@bobozaur
Copy link
Author

Nvm it seems that the UsbBusAllocator was !Sync even before #149 . Is that on purpose?

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.

1 participant