Hacker News new | ask | show | jobs
by copsarebastards 4115 days ago
> Here, we catch "Exceptional Problems" and ignore them at most 3 times.

You realize that catching and ignoring an exception is using exceptions for control flow, right?