commit | e8a48edbdb1873c2d1c31d1577a7315ee89b4e9e | [log] [tgz] |
---|---|---|
author | Ina Huh <ihuh@google.com> | Wed Jun 07 17:54:14 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 07 17:54:14 2023 +0000 |
tree | d85a4b30430b5c5ab0cbc706f1c402dd7d2b70c7 | |
parent | a3c0270e41460de6469a94597110938e3f318055 [diff] |
[botanist][subprocess] Ensure daemon process is killed at end of task. Before, the process could hang because ffx.Stop() would fail to kill it since it couldn't find a running daemon. Now, it should send a SIGTERM/SIGKILL to terminate the process once the context is canceled. Bug: 128608 Change-Id: Ibe6360d6da10e5fba5bbce25178e442b9875cb61 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/867374 Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com> Fuchsia-Auto-Submit: Ina Huh <ihuh@google.com> Reviewed-by: Drew Fisher <zarvox@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.