bugfix/better_closing #30

Merged
christofsteel merged 2 commits from bugfix/better_closing into main 2026-04-04 21:15:14 +02:00

Fixes #33

Fixes #33
fix(gui): Does no longer crash when server disappears while song is playing
All checks were successful
Check / mypy (push) Successful in 1m2s
Check / ruff (push) Successful in 23s
07404ce975
For some reason mpv crashes, when terminate() is called and a song
plays, but does not crash, when terminate() is called while the waiting
screen plays. So before terminate() is called, we load the waiting
screen and then call terminate().
christofsteel deleted branch bugfix/better_closing 2026-04-04 21:15:18 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
christofsteel/syng!30
No description provided.