Comment # 1
on bug 63471
from Patrick Ohly
In master, see
commit b6b75de59ba284b0497e450d2bbe76523d1ee523
Author: Patrick Ohly <patrick.ohly@intel.com>
Date: Tue May 7 16:39:50 2013 +0200
PIM: new return value for SyncPeer(), new SyncProgress signal (FDO #63417)
The SyncPeer() result is derived from the sync statistics. To have
them available, the "sync done" signal must include the SyncReport.
Start and end of a sync could already be detected; "modified" signals
while a sync runs depends on a new signal inside the SyncContext when
switching from one cycle to the next and at the end of the last one.