fix
This commit is contained in:
parent
e07d55efca
commit
a896d42bc1
|
@ -195,6 +195,8 @@ func (w *wsConnectItem) operationRenderTask() {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
// 读取输出返回给客户端
|
||||
func (w *wsConnectItem) writeLoop() {
|
||||
for {
|
||||
select {
|
||||
|
|
Loading…
Reference in New Issue
Block a user