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
I think there is no reason to keep multiplexer::elem in the multiplexer instead of the request. Moving it would also eliminate one dynamic allocation from each async_exec helping to reduce latency even further.