The variable milliseconds
was uninitialised if the given timeout was negative (infinite). This PR fixes the undefined behaviour, the issue I had in #2073 (comment 141518), and possibly also issue #3252 (closed).
April 05-07 - Mercurial Paris Conference 2023 - One day of workshop dedicated to Heptapod and Mercurial usage and workflow. There are still places available for both workshops and talks!
The variable milliseconds
was uninitialised if the given timeout was negative (infinite). This PR fixes the undefined behaviour, the issue I had in #2073 (comment 141518), and possibly also issue #3252 (closed).