[issue11613] test_subprocess fails under Windows

Santoso Wijaya report at bugs.python.org
Sun Mar 20 22:03:23 CET 2011


Santoso Wijaya <santoso.wijaya at gmail.com> added the comment:

Actually, the multiplication was necessary because _subprocess.WaitForSingleObject takes the timeout argument in millisecond unit. Defer multiplication until then.

----------
Added file: http://bugs.python.org/file21311/timeoutsec.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11613>
_______________________________________


More information about the Python-bugs-list mailing list