mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[PR #671] [MERGED] Fix config access permissions #1099
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/671
Author: @Deterous
Created: 3/7/2024
Status: ✅ Merged
Merged: 3/7/2024
Merged by: @mnadareski
Base:
master← Head:fix-optionsloader📝 Commits (1)
8ac62f7Fix config access permissions📊 Changes
2 files changed (+3 additions, -1 deletions)
View changed files
📝
CHANGELIST.md(+1 -0)📝
MPF.Core/Utilities/OptionsLoader.cs(+2 -1)📄 Description
Allow OptionsLoader to read from the options even if they are currently being written to (primarily by Check UI and Create IRD windows).
This fixes rare crashes when the user is too fast at opening a new window immediately after changing the options.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.