mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
undo session pruning
This commit is contained in:
parent
1f4e8b4954
commit
3e2478ebf9
@ -1116,7 +1116,7 @@ export namespace Session {
|
||||
item.callback(result)
|
||||
}
|
||||
state().queued.delete(input.sessionID)
|
||||
Session.prune(input)
|
||||
// Session.prune(input)
|
||||
return result
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user