Co-authored-by: Shoubhit Dash <[email protected]>
@@ -208,7 +208,6 @@ export const TuiThreadCommand = cmd({
prompt,
fork: args.fork,
},
- onExit: stop,
})
} finally {
await stop()