测试内存泄露问题

This commit is contained in:
junleea 2025-03-10 15:17:47 +08:00
parent 8ceea2bb55
commit b27a7fb7cc
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ func subscribeAndHandleMessagesV6(ws *websocket.Conn, deviceId int) {
worker.SetRedisSetRemove(online_conn_key, con_id)
break
}
buf = nil
c = count
} else {
//每秒发送一次心跳检测