Skip to content

win fix: hang on exit#416

Merged
alnitak merged 1 commit intomainfrom
winHangOnExit
Mar 9, 2026
Merged

win fix: hang on exit#416
alnitak merged 1 commit intomainfrom
winHangOnExit

Conversation

@alnitak
Copy link
Copy Markdown
Owner

@alnitak alnitak commented Mar 9, 2026

Description

Closing the app, on Windows a thread was blocking the complete executable release.

fixes #413

Type of Change

  • 🛠️ Bug fix (non-breaking change which fixes an issue)

@alnitak alnitak marked this pull request as ready for review March 9, 2026 18:45
@alnitak alnitak merged commit 28d2f01 into main Mar 9, 2026
1 check passed
@alnitak alnitak deleted the winHangOnExit branch March 9, 2026 18: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.

fix: Process remains alive after normal app close on Windows

1 participant