logoalt Hacker News

borromakotlast Sunday at 3:14 AM0 repliesview on HN

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.