You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`