From 2e7ecdbc93bd1d794fc6aed6604719ff8410ff8e Mon Sep 17 00:00:00 2001 From: "lihaibin@earthonline.com" <‘lihaibin@national-space.com’> Date: Sat, 13 Jul 2024 07:12:40 +0800 Subject: [PATCH] update data info --- network/websocket.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/network/websocket.go b/network/websocket.go index 6daafc29..7617d795 100644 --- a/network/websocket.go +++ b/network/websocket.go @@ -57,7 +57,8 @@ func (this *OnlineUser) readLoop() { glog.Info("协程的数量 :", runtime.NumGoroutine()) //this.Connection.Close() //runtime.Goexit() - return + //return + continue } //break continue