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. |
||
|---|---|---|
| .. | ||
| audio | ||
| backends | ||
| core | ||
| frontends | ||
| utils | ||
| __init__.py | ||
| __main__.py | ||
| exceptions.py | ||
| models.py | ||
| scanner.py | ||
| settings.py | ||