1
0
mirror of https://github.com/golang/go synced 2024-09-24 11:10:12 -06:00
go/test/golden.out
Rémy Oudompheng 84bb2547fb runtime: restore deadlock detection in the simplest case.
Fixes #3342.

R=iant, r, dave, rsc
CC=golang-dev, remy
https://golang.org/cl/5844051
2012-03-26 23:06:20 -04:00

25 lines
222 B
Plaintext

== ./
== ken/
== chan/
== interface/
== syntax/
== dwarf/
== safe/
== fixedbugs/
=========== fixedbugs/bug429.go
throw: all goroutines are asleep - deadlock!
== bugs/
=========== bugs/bug395.go
bug395 is broken