threading.Event's wait method returns None on python pre 2.7, which means all searches would fail. This also corrects that fact that we weren't clearing the connected threading event on disconnects. I did not add any tests for this at this time as I just want to get the fix out. |
||
|---|---|---|
| .. | ||
| local | ||
| spotify | ||
| __init__.py | ||
| base.py | ||
| dummy.py | ||
| listener.py | ||