For several reasons, a shared activity won't survive to its connection
disconnecting and coming back.
This commit is contained in:
parent
cd6c0101af
commit
1d16629d1b
@ -262,7 +262,6 @@ class Buddy(BaseBuddy):
|
||||
self.contact_id = contact_id
|
||||
self.contact_handle = None
|
||||
|
||||
_logger.info('KILL_PS Handle the connection going away and coming back')
|
||||
connection_manager = get_connection_manager()
|
||||
connection = connection_manager.get_connection(account_path)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user