-
Notifications
You must be signed in to change notification settings - Fork 765
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
vscode keeps reconnecting with golang.go-0.16.0 #467
Comments
The following procedure fixed this issue for me:
|
@hyangah Hopefully some of this info helps. Let me know if you need more. OSes Go version 1.14.6 Remote Extension Host Log
Remote Server
|
@hyangah Go version 1.14.2 Host Logs not found Remote Logs
My colleagues also met this problem. We solved this problem by downgrading extention version to 0.15.2. |
Thanks! I am currently guessing this is also caused by the same bug that caused #469. I could reproduce a similar reconnection loop by making the extension crash. https://go-review.googlesource.com/c/vscode-go/+/246777 fixed my repro case. Once the fix cl is approved, I will cherry pick for 0.16.1. Sorry for the inconvenience. |
RC.1 is out. https://github.com/golang/vscode-go/releases/tag/v0.16.1-rc.1 Can you check if the RC1 addresses this issue?
Thanks a lot! 🙏 |
@hyangah RC1 works for me. Reconnection never came up again. Thank you for help! |
@hyangah RC1 has fixed this issue for me. Thanks! |
@hyangah RC1 has also fixed this issue for me. Thanks! |
Thanks all for verifying the fix. 0.16.1 is released. |
after update to golang.go-0.16.0, vscode keep reconnecting to remote.
[2020-08-04 14:46:17.238] [remoteagent] [info] [127.0.0.1][c4fe4ed8][ExtensionHostConnection] <10780> Extension Host Process exited with code: 7, signal: null.
[2020-08-04 14:46:17.239] [remoteagent] [info] Cancelling previous shutdown timeout
The text was updated successfully, but these errors were encountered: