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 stats calc and lookup error path #1227

Merged
merged 1 commit into from
Jul 8, 2023
Merged

Fix stats calc and lookup error path #1227

merged 1 commit into from
Jul 8, 2023

Conversation

tom95858
Copy link
Collaborator

@tom95858 tom95858 commented Jul 8, 2023

  • If a set is not being updated, the set_stats command will get a divide by zero error

  • The lookup error path may assert if a lookup completes for a set already present in the set tree.

- If a set is not being updated, the set_stats command
  will get a divide by zero error

- The lookup error path may assert if a lookup completes
  for a set already present in the set tree.
@tom95858 tom95858 merged commit 362b104 into OVIS-4 Jul 8, 2023
14 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.

1 participant