reid from https://github.com/michuanhaohao/reid-strong-baseline
zhangmeng
2020-01-14 a879807f5206a674aa4751207c7e3be89d69303d
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)