Files
Alessandro Arzilli bc77ff4534 proc_test: deflake TestSystemstackOnRuntimeNewstack (#1078)
Depending on how the runtime schedules our goroutines we can get
unlucky and have the first call to runtime.newstack we intercept be for
a different goroutine (usually the garbage collector).
Only check stacktraces that happen on the same goroutine that executed
main.main.
2018-01-19 15:42:23 +01:00
..
2017-11-28 11:00:53 -08:00
2017-02-08 12:17:19 -08:00
2017-11-20 11:25:35 -08:00
2017-11-28 11:00:53 -08:00