MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / destroy

Method destroy

apps/cloud/worker-configuration.d.ts:3586–3586  ·  view source on GitHub ↗
(error?: any)

Source from the content-addressed store, hash-verified

3584 start(options?: ContainerStartupOptions): void;
3585 monitor(): Promise<void>;
3586 destroy(error?: any): Promise<void>;
3587 signal(signo: number): void;
3588 getTcpPort(port: number): Fetcher;
3589 setInactivityTimeout(durationMs: number | bigint): Promise<void>;

Callers 12

destroyFunction · 0.80
alarmFunction · 0.80
startDroppingServerFunction · 0.80
destroyWindowFunction · 0.80
killMigrationAtPauseFunction · 0.80
disposeChildOutputFunction · 0.80
runBearerScopingFunction · 0.80
isListeningFunction · 0.80
guestTunnelFunction · 0.80
waitLocalPortFunction · 0.80
waitLocalPortFunction · 0.80

Calls

no outgoing calls

Tested by 4

startDroppingServerFunction · 0.64
killMigrationAtPauseFunction · 0.64
disposeChildOutputFunction · 0.64
runBearerScopingFunction · 0.64