Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ sshConnectionPool.test.ts
File
sshConnectionPool.test.ts
src/node/runtime/sshConnectionPool.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as os from
"os"
;
2
import
* as path from
"path"
;
3
import
{ afterEach, describe, expect, test, spyOn } from
"bun:test"
;
4
import
{
Callers
nothing calls this directly
Calls
15
getControlPath
Function · 0.90
setOpenSSHHostKeyPolicyMode
Function · 0.90
appendOpenSSHHostKeyPolicyArgs
Function · 0.90
getConnectionHealth
Method · 0.80
resetBackoff
Method · 0.80
resolve
Method · 0.80
getControlPath
Method · 0.80
test
Method · 0.80
markHealthyByKey
Method · 0.80
markControlPathReady
Method · 0.80
acquireConnection
Method · 0.65
push
Method · 0.65
Tested by
no test coverage detected