bemusic/bemuse

View on GitHub
bemuse/src/game/loaders/multitasker.js

Summary

Maintainability
A
1 hr
Test Coverage

Function start has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function start(callback) {
  const tasks = {}
  const running = {}
  const taskList = []

Severity: Minor
Found in bemuse/src/game/loaders/multitasker.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status