Skip to content

Fix dismiss() called from worker thread without event loop#4236

Open
h8d13 wants to merge 1 commit intoarchlinux:masterfrom
h8d13:patch-dismiss-thread
Open

Fix dismiss() called from worker thread without event loop#4236
h8d13 wants to merge 1 commit intoarchlinux:masterfrom
h8d13:patch-dismiss-thread

Conversation

@h8d13
Copy link
Contributor

@h8d13 h8d13 commented Feb 16, 2026

Steps to reproduce:

  • Press exit (instead of reboot, chroot) at the end of archinstall
Screenshot 2026-02-16 15-57-00

Use call_from_thread() to schedule dismiss on the main thread
instead of calling it directly from @work(thread=True) callback.
@h8d13 h8d13 requested a review from Torxed as a code owner February 16, 2026 15:13
@svartkanin
Copy link
Collaborator

I cannot reproduce this, my installation was able to exit just fine.
image

Can you share a reproducible configuration file

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.

2 participants