zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #02093
[Bug 660415] Re: zeitgeist-daemon has a bad code structure
small note to self: check if using glib.spawn_async() instead of
subprocess.Popen() to launch the datahub makes sense (is it consuming
less memory? is it easier to react on datahub failures?)
--
zeitgeist-daemon has a bad code structure
https://bugs.launchpad.net/bugs/660415
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
Status in Zeitgeist Framework: New
Bug description:
The code of zeitgeist-daemon is very hard to read, let's restructure the code!
(This is more like a reminder for myself to work on it, but I would like to fix it after bug #655164 has been fixed)
References