Bug 17757 - Should BaseConnection warn if it cancels dangling channel requests?
Summary: Should BaseConnection warn if it cancels dangling channel requests?
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-24 10:35 UTC by Will Thompson
Modified: 2019-12-03 19:22 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Will Thompson 2008-09-24 10:35:49 UTC
After emitting status-changed(Disconnected, …), TpBaseConnection cancels all pending channel requests.  In a properly-implemented connection manager using only TpChannelManager (not TpChannelFactoryIface) there should be no pending channel requests by that point, as the channel managers should have failed them in response to status-changed(Disconnected, …).

Perhaps telepathy-glib should warn in that case?
Comment 1 GitLab Migration User 2019-12-03 19:22:56 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-glib/issues/6.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.