Skip to content

Enumerable::Lazy#uniq is hanging up #1516

@deepj

Description

@deepj

To reproduce:

(1..Float::INFINITY).lazy.uniq.first(10)

After that, I needed to use Ctrl + C to stop the hanging up for a while.

Under MRI, the result is returned very quickly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions