commit | 691a39f31465c3118a31d3c8be580cbbaf603578 | [log] [tgz] |
---|---|---|
author | elly <[email protected]> | Fri Jun 21 12:01:18 2013 -0400 |
committer | elly <[email protected]> | Fri Jun 21 14:12:20 2013 -0400 |
tree | a6e53ccbb7722b77a8ca0bdb0a22e34e7126dfe7 | |
parent | 3f69a2245fddf5c63e2325c30d68c324e32dcdda [diff] |
Fix subprocess watching. Currently, the subprocess watching code polls with a delay between attempts. Instead, introduce wait_with_timeout() and use it, simplifying this code. Signed-off-by: Elly Fong-Jones <[email protected]>