Bug 52795 - avoid global variables in SyncEvolution
Summary: avoid global variables in SyncEvolution
Status: RESOLVED MOVED
Alias: None
Product: SyncEvolution
Classification: Unclassified
Component: SyncEvolution (show other bugs)
Version: unspecified
Hardware: All All
: low enhancement
Assignee: SyncEvolution Community
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-13 01:49 UTC by SyncEvolution Community
Modified: 2018-10-13 12:44 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Patrick Ohly 2012-07-29 18:36:00 UTC


---- 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.
Comment 1 GitLab Migration User 2018-10-13 12:44:20 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/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.