Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix potential loss of queue state due to pre-emptive queue reset (#311)
* Fix potential loss of queue state due to pre-emptive queue reset Timing issues stemming from #305 can result in incorrect or double playback attempts * Ensure local variable is initialised to fix pylint complaints
- Loading branch information