@@ -184,7 +184,7 @@ func (obj *ExecRes) Watch(processChan chan Event) {
return // exit
}
case _ = <-cuuid.ConvergedTimer():
case <-cuuid.ConvergedTimer():
cuuid.SetConverged(true) // converged!
continue
The note is not visible to the blocked user.