mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:50:43 +00:00
test(gateway): reduce server shard memory pressure (#73317)
This commit is contained in:
@@ -21,6 +21,7 @@ export function createGatewayServerVitestConfig(env?: Record<string, string | un
|
||||
"src/gateway/sessions-history-http.test.ts",
|
||||
],
|
||||
name: "gateway-server",
|
||||
pool: "forks",
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user