mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +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