canton7/SyncTrayzor
File conflict module scan the ignored directories and exception cause high CPU cost
开放
#560 创建于 2020年5月7日
help wanted
仓库指标
- 星标
- (6,199 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
1.The file conflic process module will scan the ignored directorys。 2.Once the conflict process module read the file error(such as read a bad link file), it will always do the same thing: read the file throw exception and write the error log, which cause the high CPU cause。