[roll] Roll fuchsia [routing] deserialize Futures readdir.await was inside a while...let loop which blocked the loop for the response. move the readdir call into the routing_futures async block so that it happens concurrently. also changed some panics to log a warning. manifest validation is only for static decls so it's possible that a component could dynamically serve a malformed dictionary and crash cm. this would be a bad actor so i think we should skip + log rather than panic Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1616691 Original-Original-Revision: f696d777c9f42b4ba5f340e958efc1bed66645da GitOrigin-RevId: 444609a51877db736c9c9d055eae312123a2c3bd Change-Id: I3a70676aef155bef3138dbc95da20c836baee7cc
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.