mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 11:56:53 +00:00
sync file when save
This commit is contained in:
@@ -177,4 +177,5 @@ func storeSyncMapToFile(m sync.Map, filePath string) {
|
|||||||
}
|
}
|
||||||
return true
|
return true
|
||||||
})
|
})
|
||||||
|
file.Sync()
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user