Replies: 1 comment 1 reply
-
I'm hitting a similar problem, and wonder if you ever found a way to improve the logging around this? I suspect there's something in my code that's being a bad actor, but I can't track it down. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am seeing the follow thing when setting up an integration test which includes the RedHat VS Code Java extension:
Note, the error is legit, i.e. my extension is causing an issue and I am trying to write a test for it. However, I wonder if there is some code in extension.ts which needs an error handler to provide better logging?
Beta Was this translation helpful? Give feedback.
All reactions