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

Governor fixes #2301

Merged
merged 4 commits into from
Jul 1, 2024
Merged

Governor fixes #2301

merged 4 commits into from
Jul 1, 2024

Conversation

lmoureaux
Copy link
Contributor

This is an attempt at fixing some governor issues mentioned by TriClad.

Maybe will eventually address #1834

@lmoureaux lmoureaux added this to the v3.1-stable milestone Jun 13, 2024
@lmoureaux lmoureaux marked this pull request as draft June 13, 2024 01:46
@lmoureaux lmoureaux marked this pull request as ready for review June 30, 2024 13:14
This is inefficient in terms of network traffic, but it means governors
are saved immediately, which is usually what the user wants.
Every time the governor parameter were fetched, they would be
deserialized from the attribute, then serialized again to the same
values. Stop doing that.
This prevents sending multiple updates when every slider gets modified.
@jwrober jwrober merged commit 336c424 into longturn:master Jul 1, 2024
22 checks passed
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.

2 participants