forslund / spotify-skill

Mycroft Skill to control spotify using the Spotify Connect API
Apache License 2.0
72 stars 38 forks source link

Terminate librespot in a controlled manner. #17

Closed forslund closed 6 years ago

forslund commented 6 years ago

After multiple reloads of the skills, multiple copies of the skill could be left alive.

This adds a controlled shutdown of the process using SIGTERM.