[roll] Roll fuchsia [starnix] Consume all ComponentController requests We were only consuming the first ComponentController request in the stream, which means that if a Stop request came in, and then timed out, and subsequently a Kill request came in, we'd never observe the latter. Address this by consuming the requests in a loop so that even if we've already started shutdown due to a Stop request, we still respect subsequent Kill requests. Original-Bug: 409364939 Test: _session_restart_test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249005 Original-Revision: 3f7cece5a1a9ab048009ddcd5cc71f4674a9ff82 GitOrigin-RevId: 27af6970bb99986133ed45c69e36882d5c372334 Change-Id: I836702af390e272d289fd93db7fd0434b4e5588b
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.