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

fix: Correct type for empty states #3520

Merged
merged 1 commit into from
Nov 25, 2024
Merged

fix: Correct type for empty states #3520

merged 1 commit into from
Nov 25, 2024

Conversation

mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented Nov 25, 2024

Empty group and named-object should return an empty dictionary as state.
Empty list-object should return an empty list as state.

Scheme doesn't distinguish between empty list and empty dictionary, so we cannot fix it in the server side.

@mkundu1 mkundu1 merged commit 169751c into main Nov 25, 2024
29 checks passed
@mkundu1 mkundu1 deleted the fix/empty-state branch November 25, 2024 19:27
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.

solver.setup.boundary_conditions.set_state(test) GRPC_ERROR
3 participants