|
|
|
|
|
by borromakot
310 days ago
|
|
Errors during initialization of a BEAM language application will crash the entire program, and you can decide to exit/crash a program if you get into some unrecoverable state. The important thing is the design of individual crashable/recoverable units. |
|