NeonGeckoCom / neon_audio

Audio Module for Neon Core
Other
1 stars 8 forks source link

Fix typo in thread state check #148

Closed NeonDaniel closed 1 year ago

NeonDaniel commented 1 year ago

Description

Fix check to make sure Playback thread is started once and only once Add specific exception handling for trying to start a thread more than once

Issues

Other Notes