Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{test} from
'node:test'
;
2
import
assert from
'node:assert/strict'
;
3
import
delay from
'delay'
;
4
import
PQueue from
'../source/index.js'
;
Callers
nothing calls this directly
Calls
9
assertSlidingWindow
Function · 0.85
timeoutTask
Function · 0.85
successTask
Function · 0.85
add
Method · 0.80
onIdle
Method · 0.80
clear
Method · 0.80
start
Method · 0.80
onRateLimit
Method · 0.80
filter
Method · 0.80
Tested by
no test coverage detected