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 bug in statistics tracking when popping #241

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

oflatt
Copy link
Member

@oflatt oflatt commented Sep 29, 2023

#225 introduced a bug with preserving statistics when popping, which doubles the timing statistics each time you pop. This PR fixes that.

Closes #240

@oflatt oflatt requested a review from a team as a code owner September 29, 2023 17:28
@oflatt oflatt requested review from ajpal and removed request for a team September 29, 2023 17:28
@oflatt oflatt merged commit 18cd376 into egraphs-good:main Oct 2, 2023
3 checks passed
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.

Overflow when adding durations during pop
2 participants