Fix spinlock on close when debug overlay is displayed on Windows #77

Merged
MartinFouilleul merged 1 commits from fix_overlay_crash_on_close into main 2023-08-30 10:15:09 +00:00
Collaborator

Use app->quit on main thread instead of oc_should_quit(), to ensure that runloop_thread always exits its event loop before main thread.

Closes #75

Use app->quit on main thread instead of oc_should_quit(), to ensure that runloop_thread always exits its event loop before main thread. Closes #75
MartinFouilleul added 1 commit 2023-08-30 10:15:00 +00:00
MartinFouilleul merged commit 19ce7447aa into main 2023-08-30 10:15:09 +00:00
MartinFouilleul deleted branch fix_overlay_crash_on_close 2023-08-30 10:15:09 +00:00
Sign in to join this conversation.
No reviewers
No Label
macOS
windows
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hmn/orca#77
No description provided.