ensure any errors after calling FileSystem::getModTime are handled
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 16 Dec 2021 14:28:46 +0000 (15:28 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 16 Dec 2021 14:28:46 +0000 (15:28 +0100)
commit3e82466d5e0f698a0b94e828e65a6b0239081bb0
treee51822dbf10d2c357276b9d0cb1b1d2a2d760036
parent384c4bb3f880093af98ebcfcbb2b8710ec0d978e
ensure any errors after calling FileSystem::getModTime are handled

be sure that even in release mode no errors when calling getModTime
could be ignored

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/bulkpropagatorjob.cpp
src/libsync/owncloudpropagator.cpp
src/libsync/propagatedownload.cpp
src/libsync/propagateupload.cpp