Warning, /pim/akonadi/autotests/libs/testresource/tests/testmail.mbox is written in an unsupported language. File is not indexed.
0001 From: Volker Krause <vkrause@kde.org> 0002 To: kde-commits@kde.org 0003 Subject: playground/pim/akonaditest/resourcetester 0004 MIME-Version: 1.0 0005 Content-Type: text/plain; 0006 charset=UTF-8 0007 Content-Transfer-Encoding: 8bit 0008 Date: Sun, 22 Mar 2009 12:50:30 +0000 0009 Message-Id: <1237726230.394911.25706.nullmailer@svn.kde.org> 0010 0011 SVN commit 942677 by vkrause: 0012 0013 Add a safety timeout in case we do not receive the synchronized() signal 0014 or the resource hangs during syncing. The first seems to happen randomly 0015 if syncing is extremely fast. 0016 0017 0018 M +40 -0 resourcesynchronizationjob.cpp 0019 M +1 -1 resourcesynchronizationjob.h