chore: generate
This commit is contained in:
parent
7ccb7889af
commit
fd2278eefc
5 changed files with 15 additions and 9 deletions
|
|
@ -210,7 +210,6 @@ export async function runPromptQueue(input: QueueInput): Promise<void> {
|
|||
if (next.type === "error") {
|
||||
throw next.error
|
||||
}
|
||||
|
||||
} finally {
|
||||
if (state.ctrl === ctrl) {
|
||||
state.ctrl = undefined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue