Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
runtime: test Goexit/defer iteraction.
Make sure Goexit runs defers. Make sure recover() during a Goexit defer returns nil. LGTM=dvyukov, bradfitz R=golang-codereviews, dvyukov, bradfitz, khr CC=golang-codereviews https://golang.org/cl/140650043
- Loading branch information