Skip to content

Set.new(a_set) throws LocalJumpError #9384

@enebo

Description

@enebo
a = Set.new([1, 2, 3])
b = Set.new(a)

detected in sprockets which breaks Rails.

I suspect a regression during 10.1 development. Blocks release. Fix will be incoming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions