jdalrymple/sema4

View on GitHub
src/Sema.ts

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function constructor has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor(
    maxConcurrency: number,
    {
      initFn,
      pauseFn,
Severity: Minor
Found in src/Sema.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status