[Python-ideas] Timout in subprocess
Saggi Mizrahi
smizrahi at redhat.com
Mon Jan 25 13:38:09 CET 2010
I have a need for a timeout feature in some of the subprocess.Popen methods.
I looked around and found this bug
http://bugs.python.org/issue5673
As it seems it the activity on the issue just stopped.
I would like to take the reins on the issue and tie the loose ends. The current state is "test needed".
If it is updated, what tests are missing for it to qualify?
What other comments do you have on the subject?
More information about the Python-ideas
mailing list