https://bugs.kde.org/show_bug.cgi?id=265483
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- 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. _______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
