wshi
Results
1
comments of
wshi
there are the problem code ``` func (r *Resolver) updater(instances []string, lastIndex uint64) { var err error var oldInstances = instances var newInstances []string // TODO Cache the updates for...