Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: code cleanup, properly scope rpcWrapper context detach (#6481)
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.
- Loading branch information