public get maxSize()
in
src/worker-pool.ts [33:35]
3
lines of code
1
McCabe index (conditional complexity)
public get maxSize() { return this.options.concurrency; }