Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ContainerSSH/ContainerSSH
/ Wait
Method
Wait
internal/sshserver/TestClientSession.go:74–74 ·
view source on GitHub ↗
Wait waits for the session to terminate.
()
Source
from the content-addressed store, hash-verified
72
73
// Wait waits for the session to terminate.
74
Wait() error
75
76
// ExitCode returns the exit code received from the session, or -1 if not received.
77
ExitCode() int
Callers
15
OnShutdown
Method · 0.65
remove
Method · 0.65
read
Function · 0.65
TestProperShutdown
Function · 0.65
Shutdown
Method · 0.65
RunWithLifecycle
Method · 0.65
handleConnection
Method · 0.65
Wait
Method · 0.65
singleProgramShouldRun
Method · 0.65
settingEnvVariablesShouldWork
Method · 0.65
runningInteractiveShellShouldWork
Method · 0.65
reportingExitCodeShouldWork
Method · 0.65
Implementers
1
testClientSessionImpl
internal/sshserver/testClientSessionIm
Calls
no outgoing calls
Tested by
3
read
Function · 0.52
TestProperShutdown
Function · 0.52
testPipeline
Function · 0.52