[issue12187] subprocess.wait() with a timeout uses polling on POSIX

Antoine Pitrou report at bugs.python.org
Wed Jan 29 01:03:35 CET 2014


Antoine Pitrou added the comment:

> Right now, there is no high-level API for that, but it is very likely
> that Python 3.4 final will provide a simple proc.wait() method for
> that.

We aren't supposed to merge new features in 3.4 anymore. I know Tulip
uses a separate repo, but you should only merge bug fixes IMO.

(if you want an exemption, you should ask Larry)

----------

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


More information about the Python-bugs-list mailing list