[issue40913] time.sleep ignores errors on Windows

Tim Golden report at bugs.python.org
Wed Jun 10 13:03:59 EDT 2020


Tim Golden <mail at timgolden.me.uk> added the comment:

Thinking about testing here.. is there any straightforward way to cause WaitForSingleObjectEx to fail?

The code change would be fairly slight and amenable to inspection, but it would be good to actually test it ;)

----------

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


More information about the Python-bugs-list mailing list