Skip to content

dxf_viewer: Use #[windows_subsystem = "windows"]#82

Merged
xorgy merged 1 commit intomainfrom
windows-subsystem
Aug 12, 2025
Merged

dxf_viewer: Use #[windows_subsystem = "windows"]#82
xorgy merged 1 commit intomainfrom
windows-subsystem

Conversation

@xorgy
Copy link
Copy Markdown
Collaborator

@xorgy xorgy commented Aug 12, 2025

This prevents the default console from showing, which fixes an issue where the main thread blocks on console output, which is very slow on Windows.

This prevents the default console from showing, which fixes an issue
where the main thread blocks on console output, which is very slow on
Windows.
@xorgy xorgy requested a review from waywardmonkeys August 12, 2025 05:05
@xorgy xorgy merged commit 9f6c28f into main Aug 12, 2025
16 checks passed
@xorgy xorgy deleted the windows-subsystem branch August 12, 2025 05:25
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