-
-
Notifications
You must be signed in to change notification settings - Fork 435
Language Server crashes on Windows after code upload and related board COM port re-assignment #13
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
Labels
conclusion: resolved
Issue was resolved
topic: language server
Related to the Arduino Language Server
type: imperfection
Perceived defect in any part of project
Comments
Me and @cmaglie took a look in the LS logs and it seems that the panic you see in the logs in the attachment is not the root cause of the Issue.
I'm going to assign this to @kittaakos, but please @cmaglie, be available for assistance 😃 |
kittaakos
pushed a commit
that referenced
this issue
Feb 17, 2021
Signed-off-by: Akos Kitta <[email protected]>
Related: golang/vscode-go@1ad5c33 |
kittaakos
pushed a commit
that referenced
this issue
Feb 18, 2021
From now on, a port change won't trigger LS start. Signed-off-by: Akos Kitta <[email protected]>
kittaakos
pushed a commit
that referenced
this issue
Feb 18, 2021
From now on, a port change won't trigger LS start. Signed-off-by: Akos Kitta <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
conclusion: resolved
Issue was resolved
topic: language server
Related to the Arduino Language Server
type: imperfection
Perceived defect in any part of project
Describe the bug
On windows, uploading code on an
arduino:samd
board like the MKR1010, I see an error popup from the language server after the upload, probably caused by multiple restarts of the LS triggered by a COM port change for the board (please see the entire screencast)To Reproduce
Steps to reproduce the behavior:
Expected behavior
LS should not crash
Screenshots

Desktop (please complete the following information):
Additional context
@cmaglie could you please double check the LS logs attached to the issue and verify if there could be issues also in the Language Server?
sketch_feb12a.zip
The text was updated successfully, but these errors were encountered: