mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-14 15:40:24 +08:00
bfs commit
This commit is contained in:
@@ -316,7 +316,8 @@ func (this *BlocksFile) Close() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
_ = this.sync(true)
|
||||
// TODO 决定是否同步
|
||||
//_ = this.sync(true)
|
||||
|
||||
this.isClosed = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user