Remove waiting for refchan on run directory as it fails on freshly created sync

This commit is contained in:
b0oh 2025-03-29 10:41:39 +07:00 committed by voidlizard
parent d39d2ede4b
commit 98cbd3d80f
2 changed files with 3 additions and 6 deletions

View File

@ -776,9 +776,6 @@ runDirectory = do
refchan <- view dirSyncRefChan env & orThrow RefChanNotSetException
waitForRefchan refchan (TimeoutMin 1)
>>= orThrow RefChanHeadNotFoundException
-- FIXME: multiple-directory-scans
local <- getStateFromDir0 True