Removing async calls due to race conditions they create (mainly errors on shutdown...
authorEd Page <eopage@byu.net>
Sun, 10 Jan 2010 01:35:51 +0000 (19:35 -0600)
committerEd Page <eopage@byu.net>
Sun, 10 Jan 2010 01:35:51 +0000 (19:35 -0600)
commit554963ff8e04cd0078b3721bd7f8cde1cc8df613
tree281843ff6091cdbb5b98970f5dccb657dbf9014f
parent243f514ed4cc40f72d148f8795413c7a527fc7d2
Removing async calls due to race conditions they create (mainly errors on shutdown) *AND* switched to some private variables to avoid clashes with python-telepathy variables
src/channel/contact_list.py
src/channel/text.py
src/connection.py
src/gvoice/state_machine.py