commit | f049c6d85c06cdb85b6dea5da29d279f13ec788b | [log] [tgz] |
---|---|---|
author | Anthony DiGirolamo <tonymd@fuchsia.infra.roller.google.com> | Fri Mar 03 20:57:46 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 03 12:59:30 2023 -0800 |
tree | 7608f8d19b3a834d69268d43086ada0f08d8c76c | |
parent | b7a945d0916bf51c49325abe64daac58b70edcbc [diff] |
[roll] Roll third_party/pigweed Revert "pw_cli: Kill child processes of timed-out `run`" This reverts commit 06ba62b842c224c55a8ae52c4113181bf201e5bd. Reason for revert: Rollers are broken, investigation TBD Original change's description: > pw_cli: Kill child processes of timed-out `run` > > Tests run using `run`/`run_async` which timed out would previously leave > around their child processes. This could disrupt system state. > > After this CL, when a timeout occurs, child processes will be killed and > waited for completion before killing and waiting for the completion of > the main process. > > Original-Fixed: b/243591004 > Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/131527 TBR=mohrr@google.com,hepler@google.com,pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com,afoxley@google.com,tonymd@google.com,cramertj@google.com No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/131970 Original-Revision: 92cc78c7504ae40cdc923c535378af18feb1db66 GitOrigin-RevId: 08227db97c613653656cf7e3d6ab66ae2f02553f Change-Id: I427ac822530bcaabd8f38455d112ba75e3cbfcb0
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.