mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
undo session pruning
This commit is contained in:
parent
1f4e8b4954
commit
3e2478ebf9
1 changed files with 1 additions and 1 deletions
|
|
@ -1116,7 +1116,7 @@ export namespace Session {
|
|||
item.callback(result)
|
||||
}
|
||||
state().queued.delete(input.sessionID)
|
||||
Session.prune(input)
|
||||
// Session.prune(input)
|
||||
return result
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue