Ensembl/ensembl-hive

View on GitHub
modules/Bio/EnsEMBL/Hive/Queen.pm

Summary

Maintainability
Test Coverage

FIXME found
Open

            # FIXME: if GarabageCollector (beekeeper -dead) gets to these processes first, it will register them as DEAD/UNKNOWN.
Severity: Minor
Found in modules/Bio/EnsEMBL/Hive/Queen.pm by fixme

FIXME found
Open

    # FIXME: An UPSERT would be better here, but it is only promised in PostgreSQL starting from 9.5, which is not officially out yet.
Severity: Minor
Found in modules/Bio/EnsEMBL/Hive/Queen.pm by fixme

FIXME found
Open

            die "Job with dbID='$job_id' is already in progress, cannot run";   # FIXME: try GC first, then complain
Severity: Minor
Found in modules/Bio/EnsEMBL/Hive/Queen.pm by fixme

FIXME found
Open

    my $last_few_seconds            = 5;    # FIXME: It is probably a good idea to expose this parameter for easier tuning.
Severity: Minor
Found in modules/Bio/EnsEMBL/Hive/Queen.pm by fixme

There are no issues that match your filters.

Category
Status