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
In places where we call IExecutor::Callback::Any registerCallback(IExecutor::Callback::Function&& function) on object (e.g. IRxSocket in the udp transport) there is no well-defined way to return a failure.