Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix progress counting #1789

Merged
merged 2 commits into from
May 4, 2021
Merged

Fix progress counting #1789

merged 2 commits into from
May 4, 2021

Conversation

pepeiborra
Copy link
Collaborator

Fix a bug introduced in #1784 - progress counting is now done using two counters instead of HashMap traversals for efficiency, second attempt to get the logic right.

Added some unit tests too.

I suspect that there are more bugs left...

@pepeiborra pepeiborra merged commit 045a6e3 into master May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants