reid from https://github.com/michuanhaohao/reid-strong-baseline
zhangmeng
2020-01-14 1e0d1e8caa7790c036b36a7ca62261f3625bb09c
run.go
@@ -105,6 +105,7 @@
         if p >= 0 {
            file := s.ipc[p+len(string(suf)):]
            os.Remove(file)
                s.fnLogger("remove:", file)
         }
         s.fnLogger("can't listen on rep socket: ", err)
         time.Sleep(5 * time.Millisecond)