fix(mpv): avoid crash notification on video close

This commit is contained in:
2026-04-25 19:45:02 -07:00
parent 7a08382c23
commit a05a698774
5 changed files with 75 additions and 8 deletions

View File

@@ -0,0 +1,4 @@
type: fixed
area: mpv
- Stopped mpv from owning long-running SubMiner AppImage subprocesses during playback shutdown, preventing desktop crash notifications when closing video.