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

Attempting to run a groovy file in python results in a disconnect #97

Open
chipkent opened this issue Aug 13, 2024 · 0 comments · May be fixed by #175
Open

Attempting to run a groovy file in python results in a disconnect #97

chipkent opened this issue Aug 13, 2024 · 0 comments · May be fixed by #175
Assignees
Labels
bug Something isn't working
Milestone

Comments

@chipkent
Copy link
Member

I had a python session that I was using. I then tried to run a python file. VS Code correctly detected that a groovy file was being run and raised an error. Unfortunately, it also disconnected from the server. The DH server is still running fine.

image

It would be better to:

  1. raise an error on the right (like it does)
  2. Log an error (which it doesn't)
  3. Not disconnect
@chipkent chipkent added bug Something isn't working triage labels Aug 13, 2024
@vbabich vbabich added this to the August 2024 milestone Aug 14, 2024
@vbabich vbabich removed the triage label Aug 14, 2024
@mofojed mofojed modified the milestones: August 2024, November 2024 Nov 6, 2024
@bmingles bmingles linked a pull request Nov 13, 2024 that will close this issue
@bmingles bmingles linked a pull request Nov 13, 2024 that will close this issue
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 a pull request may close this issue.

4 participants