MCPcopy 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

createWorkspaceClientFunction · 0.90
joinFunction · 0.85
dockerAvailableFunction · 0.85
binaryAvailableFunction · 0.85
drainStreamFunction · 0.70
waitForExitFunction · 0.70
replaceMethod · 0.65
execMethod · 0.65
getReaderMethod · 0.65
readMethod · 0.65
pushMethod · 0.65
findMethod · 0.65

Tested by

no test coverage detected