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

Don't keep same session ID if options change #147

Merged
merged 5 commits into from
Oct 16, 2023

Conversation

dotasek
Copy link
Collaborator

@dotasek dotasek commented Oct 16, 2023

Currently, session IDs only maintain their original CliContext. If options change after an initial validation, the newer settings are ignored, using only the cached session.

This PR clears the current session ID when options change.

@dotasek dotasek merged commit c5df3a3 into master Oct 16, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant