[Python-ideas] Timout in subprocess

Antoine Pitrou solipsis at pitrou.net
Thu Jan 28 16:12:45 CET 2010


Saggi Mizrahi <smizrahi at ...> writes:
> 
> 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".

This looks misleading, since there /are/ unit tests in the proposed patch.
I've switched the state to "patch review".
It merely needs someone to review the patch for errors/issues/etc., and then a
committer to ok it (but the reviewer needn't be a committer, though). Don't
hesitate to chime in on the issue.

Regards

Antoine.





More information about the Python-ideas mailing list