forslund / spotify-skill

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

Make sure the process is cleared on librespot_stop #77

Closed forslund closed 5 years ago

forslund commented 5 years ago

Always clear the processes reference after librespot stop. Previously this was not done if the process had exited on it's own.