MCPcopy
hub / github.com/holaboss-ai/holaOS / close

Method close

runtime/api-server/src/cron-worker.ts:630–630  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

628export interface CronWorkerLike {
629 start(): Promise<void>;
630 close(): Promise<void>;
631}
632
633export interface RuntimeCronWorkerOptions {

Implementers 8

RuntimeCronWorkerruntime/api-server/src/cron-worker.ts
RuntimeRemoteBridgeWorkerruntime/api-server/src/bridge-worker.t
TerminalSessionManagerruntime/api-server/src/terminal-sessio
RuntimeEvolveWorkerruntime/api-server/src/evolve-worker.t
RuntimeQueueWorkerruntime/api-server/src/queue-worker.ts
RuntimeMainSessionEventWorkerruntime/api-server/src/main-session-ev
RuntimeRecallEmbeddingBackfillWorkerruntime/api-server/src/recall-embeddin
RuntimeIntegrationContextAutofetchWorkerruntime/api-server/src/integration-con

Calls

no outgoing calls

Tested by 8

startStaticHttpServerFunction · 0.52
withJsonResponseServerFunction · 0.52
startStaticHttpServerFunction · 0.52
seedTwitterPostsFunction · 0.52
seedCampaignPlansFunction · 0.52
startBrowserServerFunction · 0.52