[issue39847] EnterNonRecursiveMutex on win32 can hang for 49.7 days: use GetTickCount64() rather than GetTickCount()

STINNER Victor report at bugs.python.org
Wed Mar 4 08:23:12 EST 2020


Change by STINNER Victor <vstinner at python.org>:


----------
title: EnterNonRecursiveMutex on win32 can hang for 49.7 days -> EnterNonRecursiveMutex on win32 can hang for 49.7 days: use GetTickCount64() rather than GetTickCount()

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39847>
_______________________________________


More information about the Python-bugs-list mailing list