http://bugzilla.moblin.org/show_bug.cgi?id=7555
--- Comment #13 from pohly <patrick.ohly(a)intel.com> 2009-11-09 23:32:09 PST ---
(In reply to comment #12)
when no active sync and loop is running, signals are still set in
the
syncevolution core. do you think it is reasonable?
The signal handler cannot be sure whether or which loop is running, so it
always has to notify both consumers of the signal. This is necessary to solve
the race condition where the signal is received just before activating the
sync.
So yes, this is intentional.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.