-
runtime: restore "goroutine in C code" message · 8fca1395
In the 1.9 upgrade I took out the word "goroutine" from a traceback showing a goroutine running in C code, to let TestCgoNumGoroutine pass. However, it turns out that some code is actually checking for that string; for example, https://github.com/grpc/grpc-go/blob/master/test/leakcheck/leakcheck.go#L44 So keep the message the same, and change the test. Reviewed-on: https://go-review.googlesource.com/64850 From-SVN: r252991
Ian Lance Taylor committed
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
testprog | Loading commit data... | |
testprogcgo | Loading commit data... | |
testprognet | Loading commit data... |