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

Spawn workspace SSH connection only on selection in environment list in new Toolbox architecture #424

Closed
Kira-Pilot opened this issue May 15, 2024 · 0 comments
Assignees

Comments

@Kira-Pilot
Copy link
Member

Within the new Gateway, an open workspace is maintained as an active connection. This means that a workspace is essentially 'started', even if one isn't actually making use of it. As a result, workspace activity is inaccurate and features like autostart/autostop are compromised.
We should find a way to spawn SSH connections only on click or selection.

Hopefully, this can be done with JetBrains' existing API; if not, we should consider reimplementing the environment list from scratch. See #423 for additional detail on the environment list; there is a discussion about re-implementing from scratch in that ticket, as well.

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

No branches or pull requests

3 participants