Skip to content

Incompatible with v3 of connection_pool #1366

Description

@G-Rath

v3 changed ConnectionPool to take keyword args rather than positional args, which breaks

@pool = ConnectionPool.new(options) { renderer.new(renderer_options) }

I've not dug deeper into this yet so that might not be the only change that is needed - I'd consider doing a new version locking connection_pool to <= 2 for the time being

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions