zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #03244
[Bug 744818] Re: Don't crash on daemon start if a running zeitgeist daemon instance is found
The fix was made by replacing logging.exception to logging.info
--
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
https://bugs.launchpad.net/bugs/744818
Title:
Don't crash on daemon start if a running zeitgeist daemon instance is
found
Status in Zeitgeist Framework:
Confirmed
Bug description:
Instead of exposing the RuntimeError to our users we should simply
exit with a status !=0 and log the traceback.
References