Descriptionruntime: traceback running goroutines
Introduce freezetheworld function that is a best-effort attempt to stop any concurrently running goroutines. Call it during crash.
Fixes issue 5873.
Patch Set 1 #Patch Set 2 : diff -r 0e0df120308f https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 3 : diff -r 08ad5d12478d https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 4 : diff -r 08ad5d12478d https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 5 : diff -r b43545f2d724 https://dvyukov%40google.com@code.google.com/p/go/ #
MessagesTotal messages: 3
|