MooTool

Handy tool set for developers

View on GitHub

DIFF-413:修改自动 pull 间隔时重置计时

背景

Electron configureJsonVaultAutoPull / configureQuickNoteAutoPull 在设置变更时 clearInterval 并新建定时器,间隔修改后立即按新周期计时。Compose VaultGitPullSchedulerlastPullAt 节流,修改 autoPullMinutes 后可能仍须等待旧间隔剩余时间。

行为

验证