x/playground: playground times out when executing simple snippet #66741
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Go version
go1.21
Output of
go env
in your module/workspace:What did you do?
I've tried to run the code on Go Playground.
https://go.dev/play/p/k82r6VIVJO1?v=goprev
What did you see happen?
The program is failed to build due to timeout.
What did you expect to see?
It succeed to run the program with using Go 1.21 on Go Playground.
The text was updated successfully, but these errors were encountered: