@@ -161,7 +161,7 @@ func (obj *PkgRes) Watch(processChan chan Event) {
}
dirty = false // these events don't invalidate state
case _ = <-cuuid.ConvergedTimer():
case <-cuuid.ConvergedTimer():
cuuid.SetConverged(true) // converged!
continue
The note is not visible to the blocked user.