[Bug 265483] Close the channel when the tab is closed

David Edmundson kde at davidedmundson.co.uk
Mon Mar 7 16:33:25 CET 2011


https://bugs.kde.org/show_bug.cgi?id=265483


David Edmundson <kde at davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kde at davidedmundson.co.uk




--- Comment #4 from David Edmundson <kde davidedmundson co uk>  2011-03-07 16:33:24 ---
I'm slightly worried about starting an async method on the channel object, and
then immediately deleting it before we know it's finished. Potentially that
will result in something that doesn't always close or worse crashes.

We quite possibly want to wait for the requestClose/requestLeave to finish
before we delete it.

Will check the source code for Tp-Qt4 tonight, and then see what's safe.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KDE-Telepathy mailing list