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
Open

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

chipkent opened this issue Aug 13, 2024 · 0 comments
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
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

3 participants