Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
3514
interface
SocketOptions {
Callers
15
exportDiagnostics
Function · 0.65
seedLegacyScopedSqlite
Function · 0.65
assertV1MigrationCompleted
Function · 0.65
main
Function · 0.65
openSession
Function · 0.65
withWorkOSStub
Function · 0.65
DbService
Class · 0.65
makeDbLayer
Function · 0.65
dev-db-socket-concurrency.node.test.ts
File · 0.65
hasDrizzleMigrationHistory
Function · 0.65
shutdown
Function · 0.65
setup
Function · 0.65
Calls
no outgoing calls
Tested by
15
openSession
Function · 0.52
withWorkOSStub
Function · 0.52
makeExecutor
Function · 0.52
startHarness
Function · 0.52
startHarness
Function · 0.52
bootRealStack
Function · 0.52
seedV1Final
Function · 0.52
expectToolRows
Function · 0.52
applyLegacyChain
Function · 0.52
seedV1Content
Function · 0.52
bootOnce
Function · 0.52
expectV2WithContext7
Function · 0.52