mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 08:20:43 +00:00
test: stabilize MCP startup disposal race
This commit is contained in:
@@ -266,7 +266,7 @@ describe("session MCP runtime", () => {
|
||||
const serverScriptPath = path.join(pluginRoot, "servers", "bundle-probe.mjs");
|
||||
await writeBundleProbeMcpServer(serverScriptPath, {
|
||||
startupCounterPath,
|
||||
startupDelayMs: 10,
|
||||
startupDelayMs: 100,
|
||||
pidPath,
|
||||
exitMarkerPath,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user