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

BaseArrayBackedInputTable user safety fixes #5588

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

rcaudy
Copy link
Member

@rcaudy rcaudy commented Jun 7, 2024

Add test to prevent doing a blocking input table edit from a thread that holds the update graph's shared lock.

Correct test for async edits to use the right update graph.

Fixes #5585

…hat holds the update graph's shared lock.

Correct test for async edits to use the right update graph.
@rcaudy rcaudy added query engine core Core development tasks NoDocumentationNeeded ReleaseNotesNeeded Release notes are needed labels Jun 7, 2024
@rcaudy rcaudy added this to the 3. May 2024 milestone Jun 7, 2024
@rcaudy rcaudy requested a review from nbauernfeind June 7, 2024 18:31
@rcaudy rcaudy self-assigned this Jun 7, 2024
@rcaudy rcaudy enabled auto-merge (squash) June 7, 2024 18:47
Copy link
Contributor

@jmao-denver jmao-denver left a comment

Choose a reason for hiding this comment

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

Python listener test confirmed the fix.

@rcaudy rcaudy merged commit 98fb5a1 into deephaven:main Jun 7, 2024
22 checks passed
@rcaudy rcaudy deleted the rwc-itafix branch June 7, 2024 19:10
@github-actions github-actions bot locked and limited conversation to collaborators Jun 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
core Core development tasks NoDocumentationNeeded query engine ReleaseNotesNeeded Release notes are needed
Projects
None yet
3 participants