fix
This commit is contained in:
parent
e86a8072a5
commit
0885c645c3
|
@ -36,7 +36,7 @@ type extendRenderProperty struct {
|
|||
|
||||
// 处理分发到这里的数据
|
||||
func (r *renderProcessor) allocationMessage(w *wsConnectItem, data []byte) {
|
||||
logx.Info("开始处理渲染任务消息:", string(data))
|
||||
//logx.Info("开始处理渲染任务消息:", string(data))
|
||||
select {
|
||||
case <-w.closeChan: //已经关闭
|
||||
return
|
||||
|
|
Loading…
Reference in New Issue
Block a user