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
Require Clone + Sync + Send + 'static for event and connection loggers
.. we should consider dropping `Deref` and instead just commiting to
store a `Arc<L>` everwhere, as it gets tedious to maintain.
However, this is barely scraping by and the least invasive change here.
0 commit comments