MCPcopy Create free account
hub / github.com/idosal/git-mcp / waitUntil

Method waitUntil

worker-configuration.d.ts:357–357  ·  view source on GitHub ↗
(promise: Promise<any>)

Source from the content-addressed store, hash-verified

355}
356interface ExecutionContext {
357 waitUntil(promise: Promise<any>): void;
358 passThroughOnException(): void;
359 props: any;
360}

Callers 3

fetchDocumentationFunction · 0.65
withAutoragCacheFunction · 0.65
searchGitHubRepoFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected