Hacker News new | ask | show | jobs
by rictic 4818 days ago
Yeah, the real problem for me with the nested case is error handling. It's all manual, and the default (unless you're very careful) is that errors do not propagate and will instead simply be lost and ignored.