Skip to content

DeviceState: Fix updateIdleState() idempotency when already idle - #213

Merged
chenxiaolong merged 1 commit into
masterfrom
idle-reset
Jul 27, 2026
Merged

DeviceState: Fix updateIdleState() idempotency when already idle#213
chenxiaolong merged 1 commit into
masterfrom
idle-reset

Conversation

@chenxiaolong

Copy link
Copy Markdown
Owner

Previously, the "already idle" state was potentially reset when updating the busy folder count, the connected device count, or when the user changed any sync schedule setting.

This was a regression introduced in commit 2d70b82.

Fixes: #212

Previously, the "already idle" state was potentially reset when updating
the busy folder count, the connected device count, or when the user
changed any sync schedule setting.

This was a regression introduced in commit
2d70b82.

Fixes: #212

Co-authored-by: Soong-Vilda <vvedomil@protonmail.com>
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong self-assigned this Jul 27, 2026
chenxiaolong added a commit that referenced this pull request Jul 27, 2026
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong
chenxiaolong merged commit 4e00a30 into master Jul 27, 2026
1 check passed
@chenxiaolong
chenxiaolong deleted the idle-reset branch July 27, 2026 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Changing sync schedule settings can clear the active idle timer

1 participant