feat: add per-session agent sandbox
This commit is contained in:
@@ -322,6 +322,7 @@ export function installGatewayTestHooks() {
|
||||
testState.allowFrom = undefined;
|
||||
testIsNixMode.value = false;
|
||||
cronIsolatedRun.mockClear();
|
||||
agentCommand.mockClear();
|
||||
drainSystemEvents();
|
||||
resetAgentRunContextForTest();
|
||||
const mod = await import("./server.js");
|
||||
|
||||
Reference in New Issue
Block a user