Skip to content

Iteration stops too early when total_count has saturated #47

@marshallpierce

Description

@marshallpierce

If total_count has reached u64::max_value(), iteration should continue even if the total count seen so far during iteration has reached that value.

I added some tests around that here.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions