reid from https://github.com/michuanhaohao/reid-strong-baseline
zhangmeng
2020-01-14 a879807f5206a674aa4751207c7e3be89d69303d
udpate
1个文件已修改
1 ■■■■ 已修改文件
run.go 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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)