You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks! It turns out that number just so happens to overflow to a positive 32-bit int, and it was used as an argument to forever . threadDelay, so in fact I don't think this should have caused any erroneous behavior. But on principle I certainly agree this is bad!
I get the following warning on i686 platforms, which looks kinda serious:
The text was updated successfully, but these errors were encountered: