MCPcopy
hub / github.com/sindresorhus/p-queue / debug.ts

File debug.ts

test/debug.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {test} from 'node:test';
2import assert from 'node:assert/strict';
3import delay from 'delay';
4import PQueue from '../source/index.js';

Callers

nothing calls this directly

Calls 4

addMethod · 0.80
filterMethod · 0.80
onIdleMethod · 0.80
startMethod · 0.80

Tested by

no test coverage detected