mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 08:48:49 +01:00
♻️ Improve transaction flush
This commit is contained in:
parent
72d1a059ac
commit
8dd0629b9c
23 changed files with 69 additions and 82 deletions
|
|
@ -660,7 +660,7 @@ func ImportFromLocalPath(boxID, localPath string, toPath string) (err error) {
|
|||
lockSync()
|
||||
defer unlockSync()
|
||||
|
||||
WaitForWritingFiles()
|
||||
FlushTxQueue()
|
||||
|
||||
var baseHPath, baseTargetPath, boxLocalPath string
|
||||
if "/" == toPath {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue