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
That's not currently possible because the writer needs to know how many readers there are. It is possible to add more readers at runtime using add_rx on the Bus though!
Is it possible to clone BusReader dynamically?
I have dynamic readers inside tokio pool.
The text was updated successfully, but these errors were encountered: