Change by STINNER Victor <vstin...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue39847>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to