sync
This commit is contained in:
parent
961e605c73
commit
806d8a84b4
1 changed files with 1 additions and 1 deletions
|
|
@ -115,10 +115,10 @@ export namespace App {
|
|||
log.info("shutdown", { name: key })
|
||||
await entry.shutdown?.(await entry.state)
|
||||
}
|
||||
await Instance.dispose()
|
||||
}
|
||||
},
|
||||
)
|
||||
await Instance.dispose()
|
||||
return result
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue