]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #19740: Use WaitForSingleObject() instead of trusting TimerOrWaitFired.
authorRichard Oudkerk <shibturn@gmail.com>
Sun, 24 Nov 2013 17:50:40 +0000 (17:50 +0000)
committerRichard Oudkerk <shibturn@gmail.com>
Sun, 24 Nov 2013 17:50:40 +0000 (17:50 +0000)
commit71196e7f558412ec6465eba9cb8dc147428296d9
tree7d245d0e2155af3f8d68eda73ec07d008a7ea731
parentb5d386314fc9f66f9f69399da9b32bf0b6504033
Issue #19740: Use WaitForSingleObject() instead of trusting TimerOrWaitFired.
Lib/asyncio/windows_events.py