fluxa-desktop/.github
KhooLy 063552a762 fix: prevent duplicate Windows player-surface install thread
A timed-out install() call left the original thread running and let a
later call spawn a second one, racing both over the same mpv render
context and segfaulting. install() is now single-flight per process.

Also gate release publishing on all three platform builds succeeding,
not just the first one to finish.
2026-06-18 21:34:27 +03:00
..
workflows fix: prevent duplicate Windows player-surface install thread 2026-06-18 21:34:27 +03:00