Merge remote-tracking branch 'upstream/master' into whiteboards

This commit is contained in:
Peng Xiao
2022-09-24 09:42:00 +08:00
124 changed files with 2089 additions and 1666 deletions

View File

@@ -204,7 +204,6 @@
(state/add-repo! {:url repo :nfs? true})
(state/set-loading-files! repo false)
(when ok-handler (ok-handler {:url repo}))
(fs/watch-dir! dir-name)
(db/persist-if-idle! repo))))))))
(p/catch (fn [error]
(log/error :nfs/load-files-error repo)