Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bearlyai/OpenADE
/ stop
Method
stop
projects/harness/src/util/tool-server.ts:24–24 ·
view source on GitHub ↗
Stops HTTP listener and MCP transport
()
Source
from the content-addressed store, hash-verified
22
23
/** Stops HTTP listener and MCP transport */
24
stop(): Promise<void>
25
}
26
27
export
interface
ToolServerOptions {
Callers
12
syncBlocker
Function · 0.65
cleanupPowerKeeper
Function · 0.65
cross-harness.integration.test.ts
File · 0.65
query
Method · 0.65
harness.integration.test.ts
File · 0.65
query
Method · 0.65
harness.integration.test.ts
File · 0.65
tool-server.test.ts
File · 0.65
stopRuntime
Method · 0.65
disconnectAllStores
Method · 0.65
CronManager.test.ts
File · 0.65
commands
Method · 0.65
Implementers
3
RuntimeSupervisor
projects/runtime/src/supervisor.ts
CronManager
projects/web/src/store/managers/CronMa
RepeatManager
projects/web/src/store/managers/Repeat
Calls
no outgoing calls
Tested by
no test coverage detected