x/playground: 'timeout running program' on many of the tour.golang examples #44537
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Soon
This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
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
)?Not relevant as I'm trying to run the tour.golang examples or just play.golang
What did you do?
Tried running any of the code examples on the golang tour, for example:
https://tour.golang.org/concurrency/1
What did you expect to see?
The code running successfully.
What did you see instead?
This has been a reoccurring problem over the last days. Sometimes I am able to run the code just fine but then it stops working for different periods of time.
The text was updated successfully, but these errors were encountered: