Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

When some bit of code invokes `panic` it is saying that there is an error which is unrecoverable, and the default expectation is that the process will terminate. There is no way to assert that panics do not violate runtime or memory model expectations. They can.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: