稳定发布1.0.0
This commit is contained in:
@@ -35,6 +35,7 @@ func Pause(ctrl *common.CtrlWait) leaf.HandlerFunc {
|
||||
for {
|
||||
select {
|
||||
case <-originalCtx.Done():
|
||||
cancel()
|
||||
zap.S().Infoln("待机控制器监听结束")
|
||||
return
|
||||
case <-ctrl.R:
|
||||
|
||||
Reference in New Issue
Block a user