Dear all, juste a quick thought on watchOperation.
Shouldn't we define LongRunningOperation with AtomicBoolean running parameter which could be set to false in order to pause the operation ? This could also allow us to monitor which watchOperations are running. -- Vincent Wiencek [email protected]
-- Mailing list: https://launchpad.net/~syncany-team Post to : [email protected] Unsubscribe : https://launchpad.net/~syncany-team More help : https://help.launchpad.net/ListHelp

