Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
@@ -247,12 +247,13 @@ func (w *consulWatcher) run() {
delete(dstmp, sk)
}
if len(dstmp) > 0 {
w.vchan <- dstmp
src = dst
func (w *consulWatcher) Next() (map[string]interface{}, error) {
select {
The note is not visible to the blocked user.