pull/3766/merge
buvidk1234 2 days ago committed by GitHub
commit e7403aafbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -91,7 +91,6 @@ func (c *Client) ResetClient(ctx *UserConnContext, conn ClientConn, longConnServ
c.UserID = ctx.GetUserID()
c.ctx = ctx
c.longConnServer = longConnServer
c.IsBackground = false
c.closed.Store(false)
c.closedErr = nil
c.token = ctx.GetToken()

Loading…
Cancel
Save