canton7/SyncTrayzor

File conflict module scan the ignored directories and exception cause high CPU cost

Open

#560 opened on 2020年5月7日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)C# (5,477 stars) (390 forks)batch import
help wanted

説明

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。

コントリビューターガイド