Skip to content

Commit

Permalink
update data info
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jul 12, 2024
1 parent 4154256 commit 2e7ecdb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion network/websocket.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ func (this *OnlineUser) readLoop() {
glog.Info("协程的数量 :", runtime.NumGoroutine())
//this.Connection.Close()
//runtime.Goexit()
return
//return
continue
}
//break
continue
Expand Down

0 comments on commit 2e7ecdb

Please sign in to comment.