Window version spinlocks on close when debug overlay is visible #75

Closed
opened 2023-08-29 17:32:28 +00:00 by MartinFouilleul · 0 comments
Collaborator

SetWindowPos() call does not return and causes main thread to block indefinitely on oc_thread_join.

(SetWindowPos() is called from oc_win32_update_child_layers_zorder(), called from oc_surface_bring_to_front())

`SetWindowPos()` call does not return and causes main thread to block indefinitely on `oc_thread_join`. (`SetWindowPos()` is called from `oc_win32_update_child_layers_zorder()`, called from `oc_surface_bring_to_front()`)
Sign in to join this conversation.
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#75
No description provided.