Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suspend strip during operations #3611

Merged
merged 7 commits into from
Jan 9, 2024
Merged

Suspend strip during operations #3611

merged 7 commits into from
Jan 9, 2024

Conversation

blazoncek
Copy link
Collaborator

My testing showed that preset corruption (#3382, #3387, #3347, #3181, #2793 and others) happens mostly when strip is being updated (ISR is being used).

This PR adds semaphoring to strip.service() so that effect rendering is postponed as well as adds additional checks to preset saving to delay it while strip is being updated.

@blazoncek blazoncek marked this pull request as ready for review December 30, 2023 10:02
@blazoncek
Copy link
Collaborator Author

Works correctly, though I cannot confirm fix for corrupt presets as I cannot encounter one.

@blazoncek blazoncek added this to the 0.15.0-alpha candidate milestone Dec 30, 2023
@blazoncek blazoncek merged commit 1ed7e6c into 0_15 Jan 9, 2024
24 checks passed
@blazoncek blazoncek deleted the suspend branch January 9, 2024 17:33
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.

1 participant