canton7/SyncTrayzor
GitHub で見るFile conflict module scan the ignored directories and exception cause high CPU cost
Open
#560 opened on 2020年5月7日
help wanted
Repository metrics
- Stars
- (5,477 stars)
- PR merge metrics
- (30d に merged 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。