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 missing initialization of AccumulatorCaches in Eval::trace #5191

Conversation

Disservin
Copy link
Member

Add a constructor to AccumulatorCaches instead of just calling clear(networks) to prevent similar issues from appearing in the future.

fixes #5190

No functional change

@Disservin Disservin force-pushed the 5190-eval-command-breaks-after-accumulatorrefreshtable-merged branch from 48b3fbd to 40e51b5 Compare April 25, 2024 17:21
@Disservin Disservin added the to be merged Will be merged shortly label Apr 28, 2024
@Disservin Disservin closed this in 3502c8a Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

eval command breaks after AccumulatorRefreshTable merged
1 participant