MCPcopy Create free account
hub / github.com/caolan/async / detectLimit.js

File detectLimit.js

lib/detectLimit.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import identity from 'lodash/identity';
2
3import createTester from './internal/createTester';
4import doParallelLimit from './internal/doParallelLimit';

Callers

nothing calls this directly

Calls 1

doParallelLimitFunction · 0.85

Tested by

no test coverage detected