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
OnConnectionClosed in WampRpcOperationCallback is only unregistered when the connection closes. Should probably be unregistered after if finishes handling the callback.