You've already forked RadioPlayer
mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-02-26 21:53:54 +01:00
right
This commit is contained in:
@@ -130,6 +130,7 @@ def handle_sigint(signum, frame):
|
||||
else:
|
||||
logger.warning("Force-Quit pending")
|
||||
procman.stop_all(None)
|
||||
exit(0)
|
||||
|
||||
signal.signal(signal.SIGINT, handle_sigint)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user