mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-11 06:56:58 +02:00
RunCommand should only pass in stdin, stdout, and stderr to processes, not other file handles. Fixing this prevents issues where child processes can cause the parent to hang by forgetting to close the file handle when launching daemons. BUG=chromium-os:18104 TEST=Buildbot run with smoke suite. Unit tests. Change-Id: Ib85095e1fb592ef05a972a5412348363049e6d86 Reviewed-on: http://gerrit.chromium.org/gerrit/4673 Reviewed-by: Brian Harring <ferringb@chromium.org> Reviewed-by: Don Garrett <dgarrett@chromium.org> Tested-by: David James <davidjames@chromium.org> |
||
---|---|---|
.. | ||
shflags | ||
cros_build_lib_unittest.py | ||
cros_build_lib.py | ||
cros_image_common.sh | ||
cros_vm_constants.sh | ||
cros_vm_lib.sh |