Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ combinedAbortSignal.test.ts
File
combinedAbortSignal.test.ts
src/utils/combinedAbortSignal.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'bun:test'
2
import
{ createCombinedAbortSignal } from
'./combinedAbortSignal.js'
3
4
function
sleep(ms: number): Promise<void> {
Callers
nothing calls this directly
Calls
3
createCombinedAbortSignal
Function · 0.85
cleanup
Function · 0.70
sleep
Function · 0.70
Tested by
no test coverage detected