Hacker News new | ask | show | jobs
by duped 48 days ago
> In fact, it helps us find the problem because every overflow can be considered a programming error.

High performance, lock-free FIFOs/channels are commonly implemented in a way that requires overflow.