mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-08 17:59:09 +00:00
Tui onboarding (#4569)
Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
@@ -57,7 +57,7 @@ export namespace State {
|
||||
|
||||
tasks.push(task)
|
||||
}
|
||||
entries.delete(key)
|
||||
entries.clear()
|
||||
await Promise.all(tasks)
|
||||
disposalFinished = true
|
||||
log.info("state disposal completed", { key })
|
||||
|
||||
Reference in New Issue
Block a user