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

chore: code cleanup, properly scope rpcWrapper context detach #6481

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

devinrsmith
Copy link
Member

This is a very small code change that correctly scopes a context detach call. Technically this could be considered a "fix", but it very unlikely to matter in practice given that session.getExecutionContext.open() is unlikely to fail.

This is a very small code change that correctly scopes a context detach call. Technically this could be considered a "fix", but it very unlikely to matter in practice given that session.getExecutionContext.open() is unlikely to fail.
@devinrsmith devinrsmith added this to the 0.38.0 milestone Dec 11, 2024
@devinrsmith devinrsmith self-assigned this Dec 11, 2024
@devinrsmith devinrsmith enabled auto-merge (squash) December 11, 2024 16:45
@devinrsmith devinrsmith merged commit f32a930 into deephaven:main Dec 11, 2024
22 checks passed
@devinrsmith devinrsmith deleted the rpcWrapper-context-detach branch December 11, 2024 17:50
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2024
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.

2 participants