Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ runner.fuse.test.ts
File
runner.fuse.test.ts
packages/computerd/src/exec/runner.fuse.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Regression: computerd must not deadlock when shell.exec passes a cwd
2
// that lives inside its own FUSE mount.
3
//
4
// The shape of the bug, which `runner.ts` now defends against:
Callers
nothing calls this directly
Calls
13
createWorkspaceClient
Function · 0.90
join
Function · 0.85
dockerAvailable
Function · 0.85
binaryAvailable
Function · 0.85
drainStream
Function · 0.70
waitForExit
Function · 0.70
replace
Method · 0.65
exec
Method · 0.65
getReader
Method · 0.65
read
Method · 0.65
push
Method · 0.65
find
Method · 0.65
Tested by
no test coverage detected