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: LivenessStateException with static table in dx and ui #1074

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jnumainville
Copy link
Collaborator

Fixes https://deephaven.atlassian.net/browse/DH-18167

Static tables should not be managed, but they do not error, which leads to errors later, such as in the examples in the issue. Verified that those now work.

@jnumainville jnumainville requested review from niloc132, a team and mattrunyon and removed request for a team January 3, 2025 20:34
@jnumainville jnumainville changed the title Fix: LivenessStateException with static table in dx and ui fix: LivenessStateException with static table in dx and ui Jan 3, 2025
Copy link
Collaborator

@mattrunyon mattrunyon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes me wonder if the liveness scope manage method should handle non-refreshing tables

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