proc.c
22.3 KB
-
runtime: in doscanstackswitch, set gp->m before gogo · 33a5d8cc
This is following CL 156038. doscanstackswitch uses the same mechanism of switching goroutines as getTraceback, and so has the same problem as described in issue golang/go#29448. This CL applies the same fix. Reviewed-on: https://go-review.googlesource.com/c/156697 From-SVN: r267661
Ian Lance Taylor committed