Hacker News new | ask | show | jobs
by gpderetta 183 days ago
yes, increased message count because of volatility went over 2*31. The message counter was 64 bit, but a local temporary variable used to read the counter was defined as auto counter = 0;