commit | a43eb79c3fb4b0635cfa1075001fedba83bd9f5f | [log] [tgz] |
---|---|---|
author | James Ring <sjr@jdns.org> | Thu Feb 05 21:37:58 2015 -0800 |
committer | James Ring <sjr@jdns.org> | Thu Feb 05 21:38:01 2015 -0800 |
tree | 816f68c03e66777eecca0d871b7df0f69a55c035 | |
parent | a2957642e86ca0060921f955504eb0d8cf902e24 [diff] |
veyron/lib/testutil/integration: re-order subprocess shutdown This CL causes the integration test library to Kill() the subprocess before calling Shutdown on its handle. This should not affect the output of subprocesses and will help to ensure that processes that stay alive after stdin do not cause test timeouts. Change-Id: I80ca5d0bf70824161a6d6f1c7ef1fd0b43aa5455