runtime: epollwait failed with ENOSYS on Windows Subsystem for Linux #25384
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Windows
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?What did you do?
Download the
![image](https://user-images.githubusercontent.com/12682063/40001367-a5db81be-57c0-11e8-8b52-66538be7e9ff.png)
go1.10.2.linux-amd64.tar.gz
and extract it, then set the enviroment variable, followed the official install guide.What did you expect to see?
Everything works well.
What did you see instead?
go version
command works, but I got an error after typedgo env
:The text was updated successfully, but these errors were encountered: