---- Reported by jingke.zhang@intel.com 2010-04-13 01:49:03 +0000 ---- This is from http://bugzilla.moblin.org/show_bug.cgi?id=3475 There's currently one global instance of EvolutionSyncClient. This is needed for logging and for context information that cannot be passed from the sync client through the Synthesis engine into the DB layer and from there to sync sources. At some point we might have multiple concurrent syncs running in the same process. In that case the global variable has to go away. Could be replaced with thread-local storage. --- Bug imported by patrick.ohly@gmx.de 2012-07-29 20:36 UTC --- This bug was previously known as _bug_ 681 at https://bugs.meego.com/show_bug.cgi?id=681 This bug blocked bug(s) 15031.
-- 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/SyncEvolution/syncevolution/issues/126.
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.