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

Files should not be associated 1-to-1 with connections #144

Open
chipkent opened this issue Sep 24, 2024 · 0 comments
Open

Files should not be associated 1-to-1 with connections #144

chipkent opened this issue Sep 24, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@chipkent
Copy link
Member

Files appear to become associated with connections as soon as the file is executed. This prevents the file or sections of the file from being run on more than one server.

  1. I started 2 DH servers.
  2. In vscode, I connected to both servers.
  3. I selected a file and clicked on the "run in DH"
  4. In the workflow, I selected one server to run on.
  5. Now I can only run the file or parts of the file on that server. I can not run against the other server.
  6. I can disassociate the file from the connection and run on a different connection if I click on the disconnect button in:
image

Overall, the workflow feels awkward and weird.

@chipkent chipkent added bug Something isn't working triage labels Sep 24, 2024
@vbabich vbabich added this to the Backlog milestone Oct 1, 2024
@vbabich vbabich removed the triage label Oct 1, 2024
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

No branches or pull requests

2 participants