You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.
What version of Go are you using (
go version
)?go version go1.17.5 linux/amd64
Does this issue reproduce with the latest release?
Yes, i've upgrade go to latest version and rebuild project, still happens
What operating system and processor architecture are you using (
go env
)?What did you do?
how i use exec in my code:

What did you expect to see?
I expect it runs both normally and quickly just as before like used in terminal
What did you see instead?
this command is blocked for about 5min, cost 100% CPU, and return nothing

The text was updated successfully, but these errors were encountered: