Created attachment 82830 [details] [review] TpConnectionManager: retry introspection after CM exits, up to once Many connection managers automatically exit after 5 seconds of inactivity. If the CM has no .manager file *and* exits in this way while we are introspecting it, we would previously consider it to have failed introspection - but with sufficiently unfortunate timing, that can result in empathy-accounts not considering Haze to exist. To avoid this, without going into an infinite loop if the CM fails to introspect, retry once, but only once. --- Regression test included.
Comment on attachment 82830 [details] [review] TpConnectionManager: retry introspection after CM exits, up to once Review of attachment 82830 [details] [review]: ----------------------------------------------------------------- ++
Fixed, releasing in 0.20.4
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.