canton7/SyncTrayzor
View on GitHubFile conflict module scan the ignored directories and exception cause high CPU cost
Open
#560 opened on May 7, 2020
help wanted
Repository metrics
- Stars
- (5,477 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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。