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

Call _refresh_token only when session is alive #4022

Merged

Conversation

jmao-denver
Copy link
Contributor

@jmao-denver jmao-denver commented Jun 16, 2023

Fixes #4021
Fixes DH-15110

py/client/pydeephaven/session.py Show resolved Hide resolved
py/client/tests/test_session.py Show resolved Hide resolved
@jmao-denver jmao-denver merged commit 9554ff4 into deephaven:main Jun 20, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 2023
@jmao-denver jmao-denver deleted the 4021-authtoken-refresh-after-close branch July 17, 2023 15:00
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.

pydeephaven throws an exception about the failure to refresh auth token after the session is closed.
4 participants