MCPcopy 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

1import { describe, expect, it } from 'bun:test'
2import { createCombinedAbortSignal } from './combinedAbortSignal.js'
3
4function sleep(ms: number): Promise<void> {

Callers

nothing calls this directly

Calls 3

cleanupFunction · 0.70
sleepFunction · 0.70

Tested by

no test coverage detected