Skip to content

Panic cleanup#50

Merged
llMBQll merged 2 commits intomainfrom
panic-cleanup
Feb 24, 2026
Merged

Panic cleanup#50
llMBQll merged 2 commits intomainfrom
panic-cleanup

Conversation

@llMBQll
Copy link
Owner

@llMBQll llMBQll commented Feb 24, 2026

Stop Lua and UI event loops on panic to avoid deadlocks.
Since introducing the winit event loop, any panic on the lua thread would stop handling the events, but leave the tray menu and the emulator running, preventing the application from shutting down.

@llMBQll llMBQll merged commit d727021 into main Feb 24, 2026
3 checks passed
@llMBQll llMBQll deleted the panic-cleanup branch February 24, 2026 19:41
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