Skip to content

Conversation

@sprngr
Copy link
Owner

@sprngr sprngr commented Sep 10, 2023

When changing the action delay on modal before having started the auto snapshot script, it will cause a desync as the process will have reinitialized with a value of 1 regardless of what the modal says.

The fix: Always write to global _auto_snap_delay for initialization to fix desync between script and what modal shows. The initialization process reads from this value now instead of a hardcoded 1.

Should resolve #11

Always write to global _auto_snap_delay for initialization to fix desync between script and what modal shows.
@sprngr sprngr merged commit 817940f into master Sep 17, 2023
@sprngr sprngr deleted the action-delay-fix branch September 17, 2023 15:03
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.

auto snapshot

2 participants