top | item 46285105

(no title)

ajoseps | 2 months ago

this sounds hilarious, please do tell. Does it relate to volatility spikes when tariffs are announced and some unexpected overflow?

discuss

order

gpderetta|2 months 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;