[roll] Roll fuchsia [fuchsia-controller] Improve signal handling. Parallel commands. This makes the Rust thread of fuchsia-controller execute commands using async rather than running them sequentially. In addition, we handle SIGTERM by immediately exiting the thread, and SIGINT by dropping all running tasks and yielding to the Python thread. Original-Original-Bug: 496557679 Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1607550 Original-Original-Revision: 6f40a6268480d19112c9c82447e606077951ebbc GitOrigin-RevId: 93fd848cf07fc6db4aac7ad598acf50b4839de20 Change-Id: Ifa2c66062f70b43af3801b17a7dcd9e471fb3d85
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 in one of the communication channels documented at get involved.
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.