📝 killShellTasks.ts
This commit is contained in:
@@ -74,3 +74,4 @@ export function killShellTasksForAgent(
|
|||||||
// harmlessly (no consumer matches a dead agentId).
|
// harmlessly (no consumer matches a dead agentId).
|
||||||
dequeueAllMatching(cmd => cmd.agentId === agentId)
|
dequeueAllMatching(cmd => cmd.agentId === agentId)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user