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

Kpy env switch #24

Merged
merged 3 commits into from
May 4, 2022
Merged

Kpy env switch #24

merged 3 commits into from
May 4, 2022

Conversation

pvandyken
Copy link
Owner

The previous iteration would exit the env when a command errored, e.g. if the user loaded an env already created. The new implementation properly handles error situations. It also avoids the need to continually recreate subshells, and in principle allows the avoidance of all subshells.

@pvandyken pvandyken added the bug Something isn't working label May 4, 2022
The previous iteration would exit the env when a command errored, e.g.
if the user loaded an env already created. The new implementation
properly handles error situations. It also avoids the need to
continually recreate subshells, and in principle allows the avoidance of
all subshells.
@pvandyken pvandyken merged commit 306a7fa into master May 4, 2022
@pvandyken pvandyken deleted the kpy-env-switch branch May 23, 2022 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant