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

Method close

apps/cloud/worker-configuration.d.ts:3511–3511  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3509 get upgraded(): boolean;
3510 get secureTransport(): "on" | "off" | "starttls";
3511 close(): Promise<void>;
3512 startTls(options?: TlsOptions): Socket;
3513}
3514interface SocketOptions {

Callers 15

exportDiagnosticsFunction · 0.65
seedLegacyScopedSqliteFunction · 0.65
mainFunction · 0.65
openSessionFunction · 0.65
withWorkOSStubFunction · 0.65
DbServiceClass · 0.65
makeDbLayerFunction · 0.65
shutdownFunction · 0.65
setupFunction · 0.65

Calls

no outgoing calls

Tested by 15

openSessionFunction · 0.52
withWorkOSStubFunction · 0.52
makeExecutorFunction · 0.52
startHarnessFunction · 0.52
startHarnessFunction · 0.52
bootRealStackFunction · 0.52
seedV1FinalFunction · 0.52
expectToolRowsFunction · 0.52
applyLegacyChainFunction · 0.52
seedV1ContentFunction · 0.52
bootOnceFunction · 0.52
expectV2WithContext7Function · 0.52