ruby-concurrency/concurrent-ruby

View on GitHub
lib/concurrent-ruby-edge/concurrent/actor/behaviour/supervising.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def initialize(core, subsequent, core_options, handle, strategy)
Severity: Minor
Found in lib/concurrent-ruby-edge/concurrent/actor/behaviour/supervising.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status