Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ waitUntil
Method
waitUntil
apps/cloud/worker-configuration.d.ts:493–493 ·
view source on GitHub ↗
(promise: Promise<any>)
Source
from the content-addressed store, hash-verified
491
interface
TestController {}
492
interface
ExecutionContext<Props = unknown> {
493
waitUntil(promise: Promise<any>): void;
494
passThroughOnException(): void;
495
readonly props: Props;
496
}
Callers
9
queuePendingApprovalLeaseStart
Function · 0.65
queuePendingApprovalLeaseExpiration
Function · 0.65
server.ts
File · 0.65
flushTelemetry
Method · 0.65
sh
Function · 0.65
sh
Function · 0.65
sh
Function · 0.65
update-notice.test.ts
File · 0.65
withLocalServer
Function · 0.65
Calls
no outgoing calls
Tested by
3
sh
Function · 0.52
sh
Function · 0.52
sh
Function · 0.52