Comment on Go 1.7.1 ReleasedparentComments−kevinmgranger10yThe goroutine panics. Nil dereferences are recoverable from[1], but I'm not sure how many people expect standard library code to panic.[1]: https://play.golang.org/p/hjfaNQbOBO
Comments
The goroutine panics. Nil dereferences are recoverable from[1], but I'm not sure how many people expect standard library code to panic.
[1]: https://play.golang.org/p/hjfaNQbOBO