fix
This commit is contained in:
parent
12a6e95a11
commit
ba3e7ce31b
|
@ -115,7 +115,7 @@ func (w *wsConnectItem) consumeRenderImageData() {
|
|||
}()
|
||||
select {
|
||||
case <-w.extendRenderProperty.renderCtx.Done():
|
||||
panic("=========渲染取消旧的上下文=======")
|
||||
panic("=========检测到模板标签/颜色变化,渲染取消旧的任务=======")
|
||||
case <-tmpChan:
|
||||
return
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user