Dave Malcolm <[email protected]> added the comment:
The patch has bitrotted somewhat; I've had a go at reworking it so it applies
against the latest version of trunk (r82429).
All tests pass (or are skipped) on this x86_64 Linux box --with-pydebug (Fedora
13)
There are still some TODOs in the code:
Popen.wait():
# TODO(rnk): Test this on Windows.
Popen._communicate():
# TODO: Somebody needs to research what happens to those
# threads if they are still running. Also, what happens if
# you close a file descriptor on Windows in one thread?
# Will it interrupt the other, or does the other keep its
# own handle?
----------
nosy: +dmalcolm
Added file: http://bugs.python.org/file17832/subprocess-timeout-v3.patch
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue5673>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com