Fix race condition in client's KeepAlive thread
Stopping KeepAlive thread could trigger renewing secure channel. In disconnect() Client sent CloseSessionRequest and OpenSecureChannel(Renew) almost simultaneously.
Showing
Please register or sign in to comment