Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Bug fixes

Compare
Choose a tag to compare
@ramya-rao-a ramya-rao-a released this 17 Aug 00:11
· 622 commits to master since this release
  • Extension host crashing with SIGPIPE error on machines that do not have the Go tools that the extension depends on instead of graceful error handling. Bug 1845
  • Build fails on unix machines if user doesnt have entry in the /etc/passwd file. Bug 1850
  • Avoid repeating gopath when the inferred gopath is the same as env gopath