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

#1827 UI Thread Deadlock From USB Hotplug Support Callback #1828

Merged
merged 1 commit into from Feb 9, 2024

Conversation

DSheirer
Copy link
Owner

@DSheirer DSheirer commented Feb 9, 2024

Closes #1827

Resolves issue causing blank white screen when UI thread becomes dead-locked as the system tries to auto-remove a tuner that is in error state, while multiple channels are decoding and accessing the lock in the DiscoveredTunerModel.

@DSheirer DSheirer self-assigned this Feb 9, 2024
@DSheirer DSheirer added this to the Version 0.6.1 milestone Feb 9, 2024
@DSheirer DSheirer merged commit 0491b08 into master Feb 9, 2024
3 checks passed
@DSheirer DSheirer deleted the 1827-usb-hotplug-ui-thread-deadlock branch February 9, 2024 08:38
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.

USB Hotplug Support Can Block UI Thread
1 participant