[issue5673] Add timeout option to subprocess.Popen

Reid Kleckner report at bugs.python.org
Wed Jul 14 08:13:29 CEST 2010


Reid Kleckner <rnk at mit.edu> added the comment:

I went through the trouble of building and testing Python on Windows Vista, and with some small modifications I got the tests I added to pass.

Here's an updated patch.  I'm still not really sure how those threads work on Windows, so I'd rather leave that TODO in until someone with Windows expertise checks it.

----------
Added file: http://bugs.python.org/file17994/subprocess-timeout-v4.patch

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


More information about the Python-bugs-list mailing list