when the PresenceService isn't available on the back-end for whatever reason, whether mis-configuration, corrupted installation, unexpected circumstances, or what have you. This patch makes as few changes as possible to the code, simply replacing the _ps member with a property that re-attempts connection on each access until an attempt is successful. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| activity.py | ||
| buddy.py | ||
| Makefile.am | ||
| presenceservice.py | ||
| test_presence.txt | ||