This commit is contained in:
Liang Ding 2022-12-07 20:45:11 +08:00
parent a1c81fda03
commit e9c9f685f8
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
5 changed files with 35 additions and 0 deletions

View file

@ -434,6 +434,7 @@ func Close(force bool, execInstallPkg int) (exitCode int) {
treenode.SaveBlockTree()
clearWorkspaceTemp()
clearPortJSON()
util.UnlockWorkspace()
go func() {
time.Sleep(500 * time.Millisecond)