Skip to content

fix(config_inspector): Reworked thread logic to not crash scan thread - #63

Merged
Peter-L-SVK merged 1 commit into
stagefrom
fix/conf-scan-thread-crash
Dec 23, 2025
Merged

Peter-L-SVK merged 1 commit into
stagefrom
fix/conf-scan-thread-crash

Conversation

@Peter-L-SVK

Copy link
Copy Markdown
Owner
  • Removed show_error_dialog() call from background thread in scan_config_directory()
  • Errors now collected and passed to main thread via channel for safe GTK dialog display
  • Prevents "GTK may only be used from the main thread" panic during configuration scanning

@Peter-L-SVK
Peter-L-SVK changed the base branch from main to stage December 23, 2025 16:40
@Peter-L-SVK Peter-L-SVK self-assigned this Dec 23, 2025
@Peter-L-SVK
Peter-L-SVK merged commit c3900e3 into stage Dec 23, 2025
1 check passed
@Peter-L-SVK
Peter-L-SVK deleted the fix/conf-scan-thread-crash branch December 23, 2025 16:45
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.

1 participant