Spawn player with CREATE_BREAKAWAY_FROM_JOB on Windows #6
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ryze/ff2mpv-rust#6
Loading…
Reference in a new issue
No description provided.
Delete branch "windows_launch_bug"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We need to spawn player with
CREATE_BREAKAWAY_FROM_JOB
creation flag, so it doesn't get killed after ff2mpv-rust gets closed.See this section of MDN article on Native messaging for more info.
Fixes #5