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

Deferring use of ExportObject shouldn't lead to error #4515

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

niloc132
Copy link
Member

Introduces a liveness scope specifically for the ExportObjects created when handling a client message, releasing it after all of those objects have been obtained and the ExportObjects are no longer needed.

Fixes #4514

Introduces a liveness scope specifically for the ExportObjects created
when handling a client message, releasing it after all of those objects
have been obtained and the ExportObjects are no longer needed.

Fixes deephaven#4514
Copy link
Member

@devinrsmith devinrsmith left a comment

Choose a reason for hiding this comment

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

LGTM. Deferring to others for approval.

@niloc132 niloc132 merged commit bcb240f into deephaven:main Sep 20, 2023
14 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dependent export '0' is null and in state EXPORTED
4 participants