Y
Hacker News
new
|
ask
|
show
|
jobs
by
adonovan
951 days ago
There are ways a Go program can fatal: by running out of heap, or stack, by corrupting variables by racing writes, by deadlocking, by misuse of reflect or unsafe, and so on.