run.go
@@ -189,7 +189,7 @@ go s.run(ctx, chRcv, chSnd) // go s.maybeReboot(ctx) go s.maybeReboot(ctx) } ////////////////////////////////////////////////////////////////// @@ -352,9 +352,9 @@ // f.fnLogger("Face~~~EjectResult", dtchn) common.EjectResult(data, rMsg, out) // f.fnLogger("Face~~~EjectResult Over", dtchn) // f.mtxRunning.Lock() // f.running = true // f.mtxRunning.Unlock() f.mtxRunning.Lock() f.running = true f.mtxRunning.Unlock() var id, name string if rMsg.Msg.Tasklab != nil {