mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
[PR #672] [MERGED] Fix Check UI deadlock #1098
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/MPF/pull/672
Author: @Deterous
Created: 3/7/2024
Status: ✅ Merged
Merged: 3/7/2024
Merged by: @mnadareski
Base:
master← Head:fix-check📝 Commits (3)
5be29feFix Check UI deadlock965dcccAdd regioncdae533Niceties📊 Changes
4 files changed (+71 additions, -10 deletions)
View changed files
📝
CHANGELIST.md(+1 -0)📝
MPF.Core/UI/ViewModels/CheckDumpViewModel.cs(+60 -8)📝
MPF.UI.Core/Windows/CheckDumpWindow.xaml(+1 -1)📝
MPF.UI.Core/Windows/CheckDumpWindow.xaml.cs(+9 -1)📄 Description
No longer hangs when performing async tasks in Check UI
net40 is still broken, which is not a change in functionality
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.