Hacker News new | ask | show | jobs
by morelisp 1252 days ago
> This keeps panics scoped to the spawning goroutine

This is exactly what's undesirable. (IMO and from my reading the GP agrees.)