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

network_analyzer: fix UI crash when averaging is performed #1673

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

Adrian-Stanea
Copy link
Contributor

  • The crash occurred because the iteration thread computing the average was updating a UI label with the average value for each iteration too frequently.

- The crash occurred because the iteration thread computing the average
was updating a UI label with the average value for each iteration too frequently.

Signed-off-by: Adrian Stanea <[email protected]>
@adisuciu adisuciu merged commit 3073cae into main Aug 13, 2024
14 checks passed
@adisuciu adisuciu deleted the fix/ui-crash-during-averaging branch August 13, 2024 11:31
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.

2 participants