fix(subagents): align wait timeout with run timeout
This commit is contained in:
@@ -211,6 +211,7 @@ export function createSessionsSpawnTool(opts?: {
|
||||
task,
|
||||
cleanup,
|
||||
label: label || undefined,
|
||||
runTimeoutSeconds,
|
||||
});
|
||||
|
||||
return jsonResult({
|
||||
|
||||
Reference in New Issue
Block a user