Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
356
interface
ExecutionContext {
357
waitUntil(promise: Promise<any>): void;
358
passThroughOnException(): void;
359
props: any;
360
}
Callers
3
fetchDocumentation
Function · 0.65
withAutoragCache
Function · 0.65
searchGitHubRepo
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected