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 15

destroyFunction · 0.65
startRawServerFunction · 0.65
startHeaderlessServerFunction · 0.65
startRawServerFunction · 0.65
startDroppingServerFunction · 0.65
destroyWindowFunction · 0.65
killMigrationAtPauseFunction · 0.65
disposeChildOutputFunction · 0.65
runBearerScopingFunction · 0.65
startSeverableRelayFunction · 0.65
severPostMidCallFunction · 0.65

Calls

no outgoing calls

Tested by 9

startRawServerFunction · 0.52
startHeaderlessServerFunction · 0.52
startRawServerFunction · 0.52
startDroppingServerFunction · 0.52
killMigrationAtPauseFunction · 0.52
disposeChildOutputFunction · 0.52
runBearerScopingFunction · 0.52
startSeverableRelayFunction · 0.52
severPostMidCallFunction · 0.52