Skip to content

fix(open_table): keep traceback in open_table#7854

Merged
cpwright merged 1 commit intodeephaven:mainfrom
tejasae-afk:fix/keep-traceback-in-open-table
Apr 6, 2026
Merged

fix(open_table): keep traceback in open_table#7854
cpwright merged 1 commit intodeephaven:mainfrom
tejasae-afk:fix/keep-traceback-in-open-table

Conversation

@tejasae-afk
Copy link
Copy Markdown
Contributor

Spotted something in py/client/pydeephaven/session.py that might be worth a look: It re-raises the caught exception object and loses the cleaner traceback shape. this patch changes that to a plain raise so the original stack stays intact — happy to close if this isn’t useful.

Happy to revise the approach or close this if it doesn’t fit — you know the codebase far better than I do.

@github-actions
Copy link
Copy Markdown
Contributor

No docs changes detected for c0df5f0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 31, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@tejasae-afk
Copy link
Copy Markdown
Contributor Author

Recheck

@jmao-denver
Copy link
Copy Markdown
Contributor

Recheck

Thanks for submitting the PR. It looks good to me. Could you sign the CLA so we can get a clean check?

@tejasae-afk
Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA.

deephaven-internal added a commit to deephaven/cla that referenced this pull request Apr 6, 2026
Copy link
Copy Markdown
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.

LGTM

@cpwright cpwright merged commit 28826c7 into deephaven:main Apr 6, 2026
28 of 31 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants