Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caolan/async
/ rejectLimit.js
File
rejectLimit.js
lib/rejectLimit.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
reject from
'./internal/reject'
;
2
import
doParallelLimit from
'./internal/doParallelLimit'
;
3
4
/**
Callers
nothing calls this directly
Calls
1
doParallelLimit
Function · 0.85
Tested by
no test coverage detected