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

rumqttc: impl Sync for framed::N? #900

Open
de-sh opened this issue Aug 8, 2024 · 0 comments · May be fixed by #901
Open

rumqttc: impl Sync for framed::N? #900

de-sh opened this issue Aug 8, 2024 · 0 comments · May be fixed by #901

Comments

@de-sh
Copy link
Contributor

de-sh commented Aug 8, 2024

Failure Information (for bugs)

error[E0277]: `(dyn rumqttc::framed::N + 'static)` cannot be shared between threads safely
...
the trait `std::marker::Sync` is not implemented for `(dyn rumqttc::framed::N + 'static)`, which is required by `impl std::future::Future<Output = ()>: std::marker::Send`
@de-sh de-sh linked a pull request Aug 8, 2024 that will close this issue
2 tasks
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 a pull request may close this issue.

1 participant