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

Not at all. Tasks can (and do) die without killing the main program. They also don't segfault, and as the stack unwinds destructors get called (which Rust can actually ensure is safe). If you've ever had the pleasure of dealing with a framework that likes to send SIGKILL indiscriminately to important programs, you'll appreciate the difference between the two.


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

Search: