Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ timeout.test.ts
File
timeout.test.ts
packages/opencode/test/util/timeout.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
2
import
{ withTimeout } from
"../../src/util/timeout"
3
4
describe(
"util.timeout"
, () => {
Callers
nothing calls this directly
Calls
4
withTimeout
Function · 0.90
test
Function · 0.85
describe
Function · 0.50
resolve
Function · 0.50
Tested by
no test coverage detected