liri-project / liri-music

:closed_book: Archive - Development has moved to https://github.com/lirios/music
GNU Lesser General Public License v2.1
33 stars 1 forks source link

Make sure we aren't exiting the app too early. #19

Closed zacharygrafton closed 8 years ago

zacharygrafton commented 8 years ago

We need to make sure we aren't exiting the application before all the spawned threads and their corresponding event loops are shut down.