commit | ef79bd7c4beb74fada416fb6aebc7a7a1b20a7e5 | [log] [tgz] |
---|---|---|
author | Hsin-Yi Chen <hsinyichen@google.com> | Tue Oct 26 12:15:16 2021 +0800 |
committer | Hsin-Yi Chen <hsinyichen@google.com> | Tue Oct 26 13:17:47 2021 +0800 |
tree | 9762104f37c81900a945835466c79822853cb9fb | |
parent | c86597cdc4cee7ae84b21d5bfef700227492a8f0 [diff] |
Call stop_cvd when launch_cvd times out In old versions, sending signals to a launch_cvd process does not terminate all subprocesses. They must be terminated by stop_cvd. This commit adds stop_cvd to the timeout handler of local instances. Test: acloud-dev create --local-instance 1 \ --local-image ~/r_img --local-tool ~/r_cvd -vv Bug: 203776760 Change-Id: Ieef5468f69b5395a71d23931d5512c0e3e565336