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

File basic.ts

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

Source from the content-addressed store, hash-verified

1/* eslint-disable no-new */
2import {test} from 'node:test';
3import assert from 'node:assert/strict';
4import EventEmitter from 'eventemitter3';

Callers

nothing calls this directly

Calls 11

addMethod · 0.80
onEmptyMethod · 0.80
pauseMethod · 0.80
sizeByMethod · 0.80
clearMethod · 0.80
onIdleMethod · 0.80
onSizeLessThanMethod · 0.80
onPendingZeroMethod · 0.80
startMethod · 0.80
addAllMethod · 0.80
onErrorMethod · 0.80

Tested by

no test coverage detected