|
|
|
|
|
by dbaupp
4434 days ago
|
|
It doesn't necessarily take down the whole program, ice. it's recoverable, unlike memory corruption or a segfault. (Yes I know you can install signal handlers for segv, but that is not isolated at a language level like a task failure is with Rust.) |
|