[roll] Roll fuchsia [starnix] Refactor async dispatcher in remote_binder 1. Read the fidl command concurrently instead of sequentially. 2. Await all FIDL related command This ensures that all fidl related tasks are awaited on the local executor and allows to remove the cleanup method from the state. This also solves a crash in the executor happening when the fidl task was sent to the client task thread to execute the binder command and not awaited. Fix: 129211 Original-Bug: 129183 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/872496 Original-Revision: 32a8e8d1fe64bc2f60ec7403facf48a88321d5ed GitOrigin-RevId: 5ca40eb4066f9cfc8b8e121a063b7a29dcfb8639 Change-Id: I30d44fa19687e27808fc63cb305fa1442471c7f9
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.