Skip to content

Conversation

@TheOneRing
Copy link
Contributor

No description provided.

@TheOneRing TheOneRing requested a review from dragotin November 27, 2025 10:06
@TheOneRing TheOneRing merged commit 6c34bbf into stable-3.0 Nov 27, 2025
13 checks passed
@TheOneRing TheOneRing deleted the work/selective branch November 27, 2025 11:58
@openclouders openclouders mentioned this pull request Nov 27, 2025
1 task
_vfs->fileStatusChanged(stateDbFile + QStringLiteral("-shm"), SyncFileStatus::StatusExcluded);
_engine->setSyncOptions(loadSyncOptions());

if (_vfs->mode() == Vfs::WindowsCfApi) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't that rather be if (_vfs->mode() != Vfs::Off) { ?

Otherwise we start over again with the other vfs'ses

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants