mirror of https://github.com/golang/go.git
The error message when an invalid goroutine state transition is found in a trace should show the current state, not the next state, when comparing against the expected current state. This CL also picks up a gofmt change to the file. Change-Id: Ic0ce6c9ce79d8a784b73b115b5db76c311b8593d Reviewed-on: https://go-review.googlesource.com/c/go/+/467416 Auto-Submit: Michael Knyszek <mknyszek@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> Reviewed-by: David Chase <drchase@google.com> Run-TryBot: Michael Knyszek <mknyszek@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> |
||
|---|---|---|
| .. | ||
| static | ||
| annotations.go | ||
| annotations_test.go | ||
| doc.go | ||
| goroutines.go | ||
| main.go | ||
| mmu.go | ||
| pprof.go | ||
| trace.go | ||
| trace_test.go | ||
| trace_unix_test.go | ||