[roll] Roll fuchsia [vfs] Switch ExecutionScope to fuchsia_async::Scope To make this work, I had to add a limited version of `Scope` to the portable executor, and add two required methods: `on_no_tasks` and `wake_all`. To support `on_no_tasks`, I needed to change `Scope` to support a list of wakers rather than a single waker. Original-Bug: 331564478 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1107994 Original-Revision: be909303c685ba9a5a3e31501b9901f105e1e1fa GitOrigin-RevId: 13049c2ceb0619a5698570986d944bef694e8721 Change-Id: If8b97afcce69be2c53271d17f178f399daf7f401
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.