Summary: | TpConnectionManager leaks async call if disposed before it becomes ready (or not) | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Will Thompson <will> |
Component: | tp-glib | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED MOVED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Will Thompson
2009-08-26 10:06:51 UTC
Since some version older than 0.20, call_when_ready has been a wrapper around tp_proxy_prepare_async(), which keeps the proxy alive until it has become ready (or failed to do so).
> (Also, the currently-running method call is not cancelled, so I think it'll
> probably crash too.)
This still stands, but is mitigated by the fact that most applications will be preparing the proxy now, so it won't get disposed that soon.
-- 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/15. |
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.