|
|
|
|
|
by kiitos
1033 days ago
|
|
If you allow arbitrary code to terminate the process, then the control flow of the program is effectively non-deterministic, and impossible to model, or even really understand. Software written in this way is fundamentally unreliable. |
|