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

File strict.ts

test/strict.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 9

assertSlidingWindowFunction · 0.85
timeoutTaskFunction · 0.85
successTaskFunction · 0.85
addMethod · 0.80
onIdleMethod · 0.80
clearMethod · 0.80
startMethod · 0.80
onRateLimitMethod · 0.80
filterMethod · 0.80

Tested by

no test coverage detected