Skip to content

attempt to clean up threading so it doesn't lock the ui#54

Merged
mikecarr merged 1 commit intomasterfrom
bug/configurator-hangs-sysupgrade
Dec 19, 2024
Merged

attempt to clean up threading so it doesn't lock the ui#54
mikecarr merged 1 commit intomasterfrom
bug/configurator-hangs-sysupgrade

Conversation

@mikecarr
Copy link
Copy Markdown
Member

@mikecarr mikecarr commented Dec 19, 2024

Description

Attempt to fix bug #50, ui locking

Related Issue

This PR fixes or closes issue: fixes #50

Motivation and Context

How Has This Been Tested

Types of changes

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 🌎 Translation (addition or update a translation)
  • ⚙️ Tech (code style improvement, performance improvement or dependencies bump)
  • 📚 Documentation (fix or addition in the documentation)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have tested the change locally.

@mikecarr mikecarr merged commit 3c971ac into master Dec 19, 2024
@mikecarr mikecarr deleted the bug/configurator-hangs-sysupgrade branch December 19, 2024 02:03
@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
OpenIPC_Config 20% 28% 1012
Summary 20% (618 / 3115) 28% (203 / 728) 1012

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.

[Bug]: Configurator locks up after Reset button is pushed

1 participant